Home
last modified time | relevance | path

Searched defs:getNotificationChannelVerificationCode (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.java770 default void getNotificationChannelVerificationCode( in getNotificationChannelVerificationCode() method
1006 public void getNotificationChannelVerificationCode( in getNotificationChannelVerificationCode() method in NotificationChannelServiceGrpc.NotificationChannelServiceStub
1202 getNotificationChannelVerificationCode( in getNotificationChannelVerificationCode() method in NotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub
1406 getNotificationChannelVerificationCode( in getNotificationChannelVerificationCode() method in NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub
/external/google-cloud-java/java-monitoring/google-cloud-monitoring/src/main/java/com/google/cloud/monitoring/v3/
DNotificationChannelServiceClient.java1692 getNotificationChannelVerificationCode(NotificationChannelName name) { in getNotificationChannelVerificationCode() method in NotificationChannelServiceClient
1744 getNotificationChannelVerificationCode(String name) { in getNotificationChannelVerificationCode() method in NotificationChannelServiceClient
1796 getNotificationChannelVerificationCode( in getNotificationChannelVerificationCode() method in NotificationChannelServiceClient
/external/google-cloud-java/java-monitoring/google-cloud-monitoring/src/test/java/com/google/cloud/monitoring/v3/
DMockNotificationChannelServiceImpl.java252 public void getNotificationChannelVerificationCode( in getNotificationChannelVerificationCode() method in MockNotificationChannelServiceImpl