Uses of Class
com.google.monitoring.v3.GetNotificationChannelVerificationCodeResponse
-
Packages that use GetNotificationChannelVerificationCodeResponse Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring APIcom.google.cloud.monitoring.v3.stub com.google.monitoring.v3 -
-
Uses of GetNotificationChannelVerificationCodeResponse in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 that return GetNotificationChannelVerificationCodeResponse Modifier and Type Method Description GetNotificationChannelVerificationCodeResponse
NotificationChannelServiceClient. getNotificationChannelVerificationCode(GetNotificationChannelVerificationCodeRequest request)
Requests a verification code for an already verified channel that can then be used in a call to VerifyNotificationChannel() on a different channel with an equivalent identity in the same or in a different project.GetNotificationChannelVerificationCodeResponse
NotificationChannelServiceClient. getNotificationChannelVerificationCode(NotificationChannelName name)
Requests a verification code for an already verified channel that can then be used in a call to VerifyNotificationChannel() on a different channel with an equivalent identity in the same or in a different project.GetNotificationChannelVerificationCodeResponse
NotificationChannelServiceClient. getNotificationChannelVerificationCode(String name)
Requests a verification code for an already verified channel that can then be used in a call to VerifyNotificationChannel() on a different channel with an equivalent identity in the same or in a different project.Methods in com.google.cloud.monitoring.v3 that return types with arguments of type GetNotificationChannelVerificationCodeResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetNotificationChannelVerificationCodeRequest,GetNotificationChannelVerificationCodeResponse>
NotificationChannelServiceClient. getNotificationChannelVerificationCodeCallable()
Requests a verification code for an already verified channel that can then be used in a call to VerifyNotificationChannel() on a different channel with an equivalent identity in the same or in a different project.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNotificationChannelVerificationCodeRequest,GetNotificationChannelVerificationCodeResponse>
NotificationChannelServiceSettings.Builder. getNotificationChannelVerificationCodeSettings()
Returns the builder for the settings used for calls to getNotificationChannelVerificationCode.com.google.api.gax.rpc.UnaryCallSettings<GetNotificationChannelVerificationCodeRequest,GetNotificationChannelVerificationCodeResponse>
NotificationChannelServiceSettings. getNotificationChannelVerificationCodeSettings()
Returns the object with the settings used for calls to getNotificationChannelVerificationCode. -
Uses of GetNotificationChannelVerificationCodeResponse in com.google.cloud.monitoring.v3.stub
-
Uses of GetNotificationChannelVerificationCodeResponse in com.google.monitoring.v3
Methods in com.google.monitoring.v3 that return GetNotificationChannelVerificationCodeResponse Modifier and Type Method Description GetNotificationChannelVerificationCodeResponse
GetNotificationChannelVerificationCodeResponse.Builder. build()
GetNotificationChannelVerificationCodeResponse
GetNotificationChannelVerificationCodeResponse.Builder. buildPartial()
static GetNotificationChannelVerificationCodeResponse
GetNotificationChannelVerificationCodeResponse. getDefaultInstance()
GetNotificationChannelVerificationCodeResponse
GetNotificationChannelVerificationCodeResponse.Builder. getDefaultInstanceForType()
GetNotificationChannelVerificationCodeResponse
GetNotificationChannelVerificationCodeResponse. getDefaultInstanceForType()
GetNotificationChannelVerificationCodeResponse
NotificationChannelServiceGrpc.NotificationChannelServiceBlockingStub. getNotificationChannelVerificationCode(GetNotificationChannelVerificationCodeRequest request)
Requests a verification code for an already verified channel that can then be used in a call to VerifyNotificationChannel() on a different channel with an equivalent identity in the same or in a different project.static GetNotificationChannelVerificationCodeResponse
GetNotificationChannelVerificationCodeResponse. parseDelimitedFrom(InputStream input)
static GetNotificationChannelVerificationCodeResponse
GetNotificationChannelVerificationCodeResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetNotificationChannelVerificationCodeResponse
GetNotificationChannelVerificationCodeResponse. parseFrom(byte[] data)
static GetNotificationChannelVerificationCodeResponse
GetNotificationChannelVerificationCodeResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetNotificationChannelVerificationCodeResponse
GetNotificationChannelVerificationCodeResponse. parseFrom(com.google.protobuf.ByteString data)
static GetNotificationChannelVerificationCodeResponse
GetNotificationChannelVerificationCodeResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetNotificationChannelVerificationCodeResponse
GetNotificationChannelVerificationCodeResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static GetNotificationChannelVerificationCodeResponse
GetNotificationChannelVerificationCodeResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetNotificationChannelVerificationCodeResponse
GetNotificationChannelVerificationCodeResponse. parseFrom(InputStream input)
static GetNotificationChannelVerificationCodeResponse
GetNotificationChannelVerificationCodeResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetNotificationChannelVerificationCodeResponse
GetNotificationChannelVerificationCodeResponse. parseFrom(ByteBuffer data)
static GetNotificationChannelVerificationCodeResponse
GetNotificationChannelVerificationCodeResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.monitoring.v3 that return types with arguments of type GetNotificationChannelVerificationCodeResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<GetNotificationChannelVerificationCodeRequest,GetNotificationChannelVerificationCodeResponse>
NotificationChannelServiceGrpc. getGetNotificationChannelVerificationCodeMethod()
com.google.common.util.concurrent.ListenableFuture<GetNotificationChannelVerificationCodeResponse>
NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub. getNotificationChannelVerificationCode(GetNotificationChannelVerificationCodeRequest request)
Requests a verification code for an already verified channel that can then be used in a call to VerifyNotificationChannel() on a different channel with an equivalent identity in the same or in a different project.com.google.protobuf.Parser<GetNotificationChannelVerificationCodeResponse>
GetNotificationChannelVerificationCodeResponse. getParserForType()
static com.google.protobuf.Parser<GetNotificationChannelVerificationCodeResponse>
GetNotificationChannelVerificationCodeResponse. parser()
Methods in com.google.monitoring.v3 with parameters of type GetNotificationChannelVerificationCodeResponse Modifier and Type Method Description GetNotificationChannelVerificationCodeResponse.Builder
GetNotificationChannelVerificationCodeResponse.Builder. mergeFrom(GetNotificationChannelVerificationCodeResponse other)
static GetNotificationChannelVerificationCodeResponse.Builder
GetNotificationChannelVerificationCodeResponse. newBuilder(GetNotificationChannelVerificationCodeResponse prototype)
Method parameters in com.google.monitoring.v3 with type arguments of type GetNotificationChannelVerificationCodeResponse Modifier and Type Method Description default void
NotificationChannelServiceGrpc.AsyncService. getNotificationChannelVerificationCode(GetNotificationChannelVerificationCodeRequest request, io.grpc.stub.StreamObserver<GetNotificationChannelVerificationCodeResponse> responseObserver)
Requests a verification code for an already verified channel that can then be used in a call to VerifyNotificationChannel() on a different channel with an equivalent identity in the same or in a different project.void
NotificationChannelServiceGrpc.NotificationChannelServiceStub. getNotificationChannelVerificationCode(GetNotificationChannelVerificationCodeRequest request, io.grpc.stub.StreamObserver<GetNotificationChannelVerificationCodeResponse> responseObserver)
Requests a verification code for an already verified channel that can then be used in a call to VerifyNotificationChannel() on a different channel with an equivalent identity in the same or in a different project.
-