@Generated(value="by gRPC proto compiler (version 1.10.0)", comments="Source: google/monitoring/v3/notification_service.proto") public final class NotificationChannelServiceGrpc extends Object
The Notification Channel API provides access to configuration that controls how messages related to incidents are sent.
| Modifier and Type | Class and Description |
|---|---|
static class |
NotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub
The Notification Channel API provides access to configuration that
controls how messages related to incidents are sent.
|
static class |
NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub
The Notification Channel API provides access to configuration that
controls how messages related to incidents are sent.
|
static class |
NotificationChannelServiceGrpc.NotificationChannelServiceImplBase
The Notification Channel API provides access to configuration that
controls how messages related to incidents are sent.
|
static class |
NotificationChannelServiceGrpc.NotificationChannelServiceStub
The Notification Channel API provides access to configuration that
controls how messages related to incidents are sent.
|
public static final String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListNotificationChannelDescriptorsRequest,ListNotificationChannelDescriptorsResponse> METHOD_LIST_NOTIFICATION_CHANNEL_DESCRIPTORS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetNotificationChannelDescriptorRequest,NotificationChannelDescriptor> METHOD_GET_NOTIFICATION_CHANNEL_DESCRIPTOR
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListNotificationChannelsRequest,ListNotificationChannelsResponse> METHOD_LIST_NOTIFICATION_CHANNELS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetNotificationChannelRequest,NotificationChannel> METHOD_GET_NOTIFICATION_CHANNEL
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<CreateNotificationChannelRequest,NotificationChannel> METHOD_CREATE_NOTIFICATION_CHANNEL
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<UpdateNotificationChannelRequest,NotificationChannel> METHOD_UPDATE_NOTIFICATION_CHANNEL
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<DeleteNotificationChannelRequest,com.google.protobuf.Empty> METHOD_DELETE_NOTIFICATION_CHANNEL
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<SendNotificationChannelVerificationCodeRequest,com.google.protobuf.Empty> METHOD_SEND_NOTIFICATION_CHANNEL_VERIFICATION_CODE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetNotificationChannelVerificationCodeRequest,GetNotificationChannelVerificationCodeResponse> METHOD_GET_NOTIFICATION_CHANNEL_VERIFICATION_CODE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<VerifyNotificationChannelRequest,NotificationChannel> METHOD_VERIFY_NOTIFICATION_CHANNEL
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListNotificationChannelDescriptorsRequest,ListNotificationChannelDescriptorsResponse> getListNotificationChannelDescriptorsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetNotificationChannelDescriptorRequest,NotificationChannelDescriptor> getGetNotificationChannelDescriptorMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListNotificationChannelsRequest,ListNotificationChannelsResponse> getListNotificationChannelsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetNotificationChannelRequest,NotificationChannel> getGetNotificationChannelMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<CreateNotificationChannelRequest,NotificationChannel> getCreateNotificationChannelMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<UpdateNotificationChannelRequest,NotificationChannel> getUpdateNotificationChannelMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<DeleteNotificationChannelRequest,com.google.protobuf.Empty> getDeleteNotificationChannelMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<SendNotificationChannelVerificationCodeRequest,com.google.protobuf.Empty> getSendNotificationChannelVerificationCodeMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetNotificationChannelVerificationCodeRequest,GetNotificationChannelVerificationCodeResponse> getGetNotificationChannelVerificationCodeMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<VerifyNotificationChannelRequest,NotificationChannel> getVerifyNotificationChannelMethod()
public static NotificationChannelServiceGrpc.NotificationChannelServiceStub newStub(io.grpc.Channel channel)
public static NotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2019 Google LLC. All rights reserved.