Home
last modified time | relevance | path

Searched defs:getNotificationChannelDescriptor (Results 1 – 3 of 3) sorted by relevance

/external/google-cloud-java/java-monitoring/grpc-google-cloud-monitoring-v3/src/main/java/com/google/monitoring/v3/
DNotificationChannelServiceGrpc.java641 default void getNotificationChannelDescriptor( in getNotificationChannelDescriptor() method
862 public void getNotificationChannelDescriptor( in getNotificationChannelDescriptor() method in NotificationChannelServiceGrpc.NotificationChannelServiceStub
1081 public com.google.monitoring.v3.NotificationChannelDescriptor getNotificationChannelDescriptor( in getNotificationChannelDescriptor() method in NotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub
1276 getNotificationChannelDescriptor( in getNotificationChannelDescriptor() method in NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub
/external/google-cloud-java/java-monitoring/google-cloud-monitoring/src/main/java/com/google/cloud/monitoring/v3/
DNotificationChannelServiceClient.java507 public final NotificationChannelDescriptor getNotificationChannelDescriptor( in getNotificationChannelDescriptor() method in NotificationChannelServiceClient
544 public final NotificationChannelDescriptor getNotificationChannelDescriptor(String name) { in getNotificationChannelDescriptor() method in NotificationChannelServiceClient
580 public final NotificationChannelDescriptor getNotificationChannelDescriptor( in getNotificationChannelDescriptor() method in NotificationChannelServiceClient
/external/google-cloud-java/java-monitoring/google-cloud-monitoring/src/test/java/com/google/cloud/monitoring/v3/
DMockNotificationChannelServiceImpl.java100 public void getNotificationChannelDescriptor( in getNotificationChannelDescriptor() method in MockNotificationChannelServiceImpl