Uses of Class
com.google.cloud.channel.v1.StartPaidServiceRequest
-
Packages that use StartPaidServiceRequest Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of StartPaidServiceRequest in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return StartPaidServiceRequest Modifier and Type Method Description StartPaidServiceRequest
StartPaidServiceRequest.Builder. build()
StartPaidServiceRequest
StartPaidServiceRequest.Builder. buildPartial()
static StartPaidServiceRequest
StartPaidServiceRequest. getDefaultInstance()
StartPaidServiceRequest
StartPaidServiceRequest.Builder. getDefaultInstanceForType()
StartPaidServiceRequest
StartPaidServiceRequest. getDefaultInstanceForType()
static StartPaidServiceRequest
StartPaidServiceRequest. parseDelimitedFrom(InputStream input)
static StartPaidServiceRequest
StartPaidServiceRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static StartPaidServiceRequest
StartPaidServiceRequest. parseFrom(byte[] data)
static StartPaidServiceRequest
StartPaidServiceRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static StartPaidServiceRequest
StartPaidServiceRequest. parseFrom(com.google.protobuf.ByteString data)
static StartPaidServiceRequest
StartPaidServiceRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static StartPaidServiceRequest
StartPaidServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static StartPaidServiceRequest
StartPaidServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static StartPaidServiceRequest
StartPaidServiceRequest. parseFrom(InputStream input)
static StartPaidServiceRequest
StartPaidServiceRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static StartPaidServiceRequest
StartPaidServiceRequest. parseFrom(ByteBuffer data)
static StartPaidServiceRequest
StartPaidServiceRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.channel.v1 that return types with arguments of type StartPaidServiceRequest Modifier and Type Method Description com.google.protobuf.Parser<StartPaidServiceRequest>
StartPaidServiceRequest. getParserForType()
static io.grpc.MethodDescriptor<StartPaidServiceRequest,com.google.longrunning.Operation>
CloudChannelServiceGrpc. getStartPaidServiceMethod()
static com.google.protobuf.Parser<StartPaidServiceRequest>
StartPaidServiceRequest. parser()
com.google.api.gax.rpc.UnaryCallable<StartPaidServiceRequest,com.google.longrunning.Operation>
CloudChannelServiceClient. startPaidServiceCallable()
Starts paid service for a trial entitlement.com.google.api.gax.rpc.OperationCallable<StartPaidServiceRequest,Entitlement,OperationMetadata>
CloudChannelServiceClient. startPaidServiceOperationCallable()
Starts paid service for a trial entitlement.com.google.api.gax.rpc.OperationCallSettings.Builder<StartPaidServiceRequest,Entitlement,OperationMetadata>
CloudChannelServiceSettings.Builder. startPaidServiceOperationSettings()
Returns the builder for the settings used for calls to startPaidService.com.google.api.gax.rpc.OperationCallSettings<StartPaidServiceRequest,Entitlement,OperationMetadata>
CloudChannelServiceSettings. startPaidServiceOperationSettings()
Returns the object with the settings used for calls to startPaidService.com.google.api.gax.rpc.UnaryCallSettings.Builder<StartPaidServiceRequest,com.google.longrunning.Operation>
CloudChannelServiceSettings.Builder. startPaidServiceSettings()
Returns the builder for the settings used for calls to startPaidService.com.google.api.gax.rpc.UnaryCallSettings<StartPaidServiceRequest,com.google.longrunning.Operation>
CloudChannelServiceSettings. startPaidServiceSettings()
Returns the object with the settings used for calls to startPaidService.Methods in com.google.cloud.channel.v1 with parameters of type StartPaidServiceRequest Modifier and Type Method Description StartPaidServiceRequest.Builder
StartPaidServiceRequest.Builder. mergeFrom(StartPaidServiceRequest other)
static StartPaidServiceRequest.Builder
StartPaidServiceRequest. newBuilder(StartPaidServiceRequest prototype)
default void
CloudChannelServiceGrpc.AsyncService. startPaidService(StartPaidServiceRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Starts paid service for a trial entitlement.com.google.longrunning.Operation
CloudChannelServiceGrpc.CloudChannelServiceBlockingStub. startPaidService(StartPaidServiceRequest request)
Starts paid service for a trial entitlement.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
CloudChannelServiceGrpc.CloudChannelServiceFutureStub. startPaidService(StartPaidServiceRequest request)
Starts paid service for a trial entitlement.void
CloudChannelServiceGrpc.CloudChannelServiceStub. startPaidService(StartPaidServiceRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Starts paid service for a trial entitlement.com.google.api.gax.longrunning.OperationFuture<Entitlement,OperationMetadata>
CloudChannelServiceClient. startPaidServiceAsync(StartPaidServiceRequest request)
Starts paid service for a trial entitlement. -
Uses of StartPaidServiceRequest in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type StartPaidServiceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<StartPaidServiceRequest,com.google.longrunning.Operation>
CloudChannelServiceStub. startPaidServiceCallable()
com.google.api.gax.rpc.UnaryCallable<StartPaidServiceRequest,com.google.longrunning.Operation>
GrpcCloudChannelServiceStub. startPaidServiceCallable()
com.google.api.gax.rpc.UnaryCallable<StartPaidServiceRequest,com.google.longrunning.Operation>
HttpJsonCloudChannelServiceStub. startPaidServiceCallable()
com.google.api.gax.rpc.OperationCallable<StartPaidServiceRequest,Entitlement,OperationMetadata>
CloudChannelServiceStub. startPaidServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<StartPaidServiceRequest,Entitlement,OperationMetadata>
GrpcCloudChannelServiceStub. startPaidServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<StartPaidServiceRequest,Entitlement,OperationMetadata>
HttpJsonCloudChannelServiceStub. startPaidServiceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<StartPaidServiceRequest,Entitlement,OperationMetadata>
CloudChannelServiceStubSettings.Builder. startPaidServiceOperationSettings()
Returns the builder for the settings used for calls to startPaidService.com.google.api.gax.rpc.OperationCallSettings<StartPaidServiceRequest,Entitlement,OperationMetadata>
CloudChannelServiceStubSettings. startPaidServiceOperationSettings()
Returns the object with the settings used for calls to startPaidService.com.google.api.gax.rpc.UnaryCallSettings.Builder<StartPaidServiceRequest,com.google.longrunning.Operation>
CloudChannelServiceStubSettings.Builder. startPaidServiceSettings()
Returns the builder for the settings used for calls to startPaidService.com.google.api.gax.rpc.UnaryCallSettings<StartPaidServiceRequest,com.google.longrunning.Operation>
CloudChannelServiceStubSettings. startPaidServiceSettings()
Returns the object with the settings used for calls to startPaidService.
-