Uses of Class
com.google.api.serviceusage.v1beta1.DisableServiceRequest
-
Packages that use DisableServiceRequest Package Description com.google.api.serviceusage.v1beta1 A client to Service Usage APIcom.google.api.serviceusage.v1beta1.stub -
-
Uses of DisableServiceRequest in com.google.api.serviceusage.v1beta1
Methods in com.google.api.serviceusage.v1beta1 that return DisableServiceRequest Modifier and Type Method Description DisableServiceRequest
DisableServiceRequest.Builder. build()
DisableServiceRequest
DisableServiceRequest.Builder. buildPartial()
static DisableServiceRequest
DisableServiceRequest. getDefaultInstance()
DisableServiceRequest
DisableServiceRequest.Builder. getDefaultInstanceForType()
DisableServiceRequest
DisableServiceRequest. getDefaultInstanceForType()
static DisableServiceRequest
DisableServiceRequest. parseDelimitedFrom(InputStream input)
static DisableServiceRequest
DisableServiceRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DisableServiceRequest
DisableServiceRequest. parseFrom(byte[] data)
static DisableServiceRequest
DisableServiceRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DisableServiceRequest
DisableServiceRequest. parseFrom(com.google.protobuf.ByteString data)
static DisableServiceRequest
DisableServiceRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DisableServiceRequest
DisableServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DisableServiceRequest
DisableServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DisableServiceRequest
DisableServiceRequest. parseFrom(InputStream input)
static DisableServiceRequest
DisableServiceRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DisableServiceRequest
DisableServiceRequest. parseFrom(ByteBuffer data)
static DisableServiceRequest
DisableServiceRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.api.serviceusage.v1beta1 that return types with arguments of type DisableServiceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DisableServiceRequest,com.google.longrunning.Operation>
ServiceUsageClient. disableServiceCallable()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.OperationCallable<DisableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageClient. disableServiceOperationCallable()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.OperationCallSettings.Builder<DisableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageSettings.Builder. disableServiceOperationSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.OperationCallSettings<DisableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageSettings. disableServiceOperationSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.UnaryCallSettings.Builder<DisableServiceRequest,com.google.longrunning.Operation>
ServiceUsageSettings.Builder. disableServiceSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.UnaryCallSettings<DisableServiceRequest,com.google.longrunning.Operation>
ServiceUsageSettings. disableServiceSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.static io.grpc.MethodDescriptor<DisableServiceRequest,com.google.longrunning.Operation>
ServiceUsageGrpc. getDisableServiceMethod()
com.google.protobuf.Parser<DisableServiceRequest>
DisableServiceRequest. getParserForType()
static com.google.protobuf.Parser<DisableServiceRequest>
DisableServiceRequest. parser()
Methods in com.google.api.serviceusage.v1beta1 with parameters of type DisableServiceRequest Modifier and Type Method Description default void
ServiceUsageGrpc.AsyncService. disableService(DisableServiceRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deprecated.com.google.longrunning.Operation
ServiceUsageGrpc.ServiceUsageBlockingStub. disableService(DisableServiceRequest request)
Deprecated.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
ServiceUsageGrpc.ServiceUsageFutureStub. disableService(DisableServiceRequest request)
Deprecated.void
ServiceUsageGrpc.ServiceUsageStub. disableService(DisableServiceRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deprecated.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
ServiceUsageClient. disableServiceAsync(DisableServiceRequest request)
Deprecated.This method is deprecated and will be removed in the next major version update.DisableServiceRequest.Builder
DisableServiceRequest.Builder. mergeFrom(DisableServiceRequest other)
static DisableServiceRequest.Builder
DisableServiceRequest. newBuilder(DisableServiceRequest prototype)
-
Uses of DisableServiceRequest in com.google.api.serviceusage.v1beta1.stub
Methods in com.google.api.serviceusage.v1beta1.stub that return types with arguments of type DisableServiceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DisableServiceRequest,com.google.longrunning.Operation>
GrpcServiceUsageStub. disableServiceCallable()
com.google.api.gax.rpc.UnaryCallable<DisableServiceRequest,com.google.longrunning.Operation>
HttpJsonServiceUsageStub. disableServiceCallable()
com.google.api.gax.rpc.UnaryCallable<DisableServiceRequest,com.google.longrunning.Operation>
ServiceUsageStub. disableServiceCallable()
Deprecated.com.google.api.gax.rpc.OperationCallable<DisableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcServiceUsageStub. disableServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<DisableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonServiceUsageStub. disableServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<DisableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageStub. disableServiceOperationCallable()
Deprecated.com.google.api.gax.rpc.OperationCallSettings.Builder<DisableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageStubSettings.Builder. disableServiceOperationSettings()
Returns the builder for the settings used for calls to disableService.com.google.api.gax.rpc.OperationCallSettings<DisableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageStubSettings. disableServiceOperationSettings()
Returns the object with the settings used for calls to disableService.com.google.api.gax.rpc.UnaryCallSettings.Builder<DisableServiceRequest,com.google.longrunning.Operation>
ServiceUsageStubSettings.Builder. disableServiceSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.UnaryCallSettings<DisableServiceRequest,com.google.longrunning.Operation>
ServiceUsageStubSettings. disableServiceSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.
-