Uses of Class
com.google.cloud.metastore.v1beta.DeleteServiceRequest
-
Packages that use DeleteServiceRequest Package Description com.google.cloud.metastore.v1beta A client to Dataproc Metastore APIcom.google.cloud.metastore.v1beta.stub -
-
Uses of DeleteServiceRequest in com.google.cloud.metastore.v1beta
Methods in com.google.cloud.metastore.v1beta that return DeleteServiceRequest Modifier and Type Method Description DeleteServiceRequest
DeleteServiceRequest.Builder. build()
DeleteServiceRequest
DeleteServiceRequest.Builder. buildPartial()
static DeleteServiceRequest
DeleteServiceRequest. getDefaultInstance()
DeleteServiceRequest
DeleteServiceRequest.Builder. getDefaultInstanceForType()
DeleteServiceRequest
DeleteServiceRequest. getDefaultInstanceForType()
static DeleteServiceRequest
DeleteServiceRequest. parseDelimitedFrom(InputStream input)
static DeleteServiceRequest
DeleteServiceRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteServiceRequest
DeleteServiceRequest. parseFrom(byte[] data)
static DeleteServiceRequest
DeleteServiceRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteServiceRequest
DeleteServiceRequest. parseFrom(com.google.protobuf.ByteString data)
static DeleteServiceRequest
DeleteServiceRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteServiceRequest
DeleteServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DeleteServiceRequest
DeleteServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteServiceRequest
DeleteServiceRequest. parseFrom(InputStream input)
static DeleteServiceRequest
DeleteServiceRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteServiceRequest
DeleteServiceRequest. parseFrom(ByteBuffer data)
static DeleteServiceRequest
DeleteServiceRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.metastore.v1beta that return types with arguments of type DeleteServiceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteServiceRequest,com.google.longrunning.Operation>
DataprocMetastoreClient. deleteServiceCallable()
Deletes a single service.com.google.api.gax.rpc.OperationCallable<DeleteServiceRequest,com.google.protobuf.Empty,OperationMetadata>
DataprocMetastoreClient. deleteServiceOperationCallable()
Deletes a single service.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteServiceRequest,com.google.protobuf.Empty,OperationMetadata>
DataprocMetastoreSettings.Builder. deleteServiceOperationSettings()
Returns the builder for the settings used for calls to deleteService.com.google.api.gax.rpc.OperationCallSettings<DeleteServiceRequest,com.google.protobuf.Empty,OperationMetadata>
DataprocMetastoreSettings. deleteServiceOperationSettings()
Returns the object with the settings used for calls to deleteService.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteServiceRequest,com.google.longrunning.Operation>
DataprocMetastoreSettings.Builder. deleteServiceSettings()
Returns the builder for the settings used for calls to deleteService.com.google.api.gax.rpc.UnaryCallSettings<DeleteServiceRequest,com.google.longrunning.Operation>
DataprocMetastoreSettings. deleteServiceSettings()
Returns the object with the settings used for calls to deleteService.static io.grpc.MethodDescriptor<DeleteServiceRequest,com.google.longrunning.Operation>
DataprocMetastoreGrpc. getDeleteServiceMethod()
com.google.protobuf.Parser<DeleteServiceRequest>
DeleteServiceRequest. getParserForType()
static com.google.protobuf.Parser<DeleteServiceRequest>
DeleteServiceRequest. parser()
Methods in com.google.cloud.metastore.v1beta with parameters of type DeleteServiceRequest Modifier and Type Method Description default void
DataprocMetastoreGrpc.AsyncService. deleteService(DeleteServiceRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a single service.com.google.longrunning.Operation
DataprocMetastoreGrpc.DataprocMetastoreBlockingStub. deleteService(DeleteServiceRequest request)
Deletes a single service.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
DataprocMetastoreGrpc.DataprocMetastoreFutureStub. deleteService(DeleteServiceRequest request)
Deletes a single service.void
DataprocMetastoreGrpc.DataprocMetastoreStub. deleteService(DeleteServiceRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a single service.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
DataprocMetastoreClient. deleteServiceAsync(DeleteServiceRequest request)
Deletes a single service.DeleteServiceRequest.Builder
DeleteServiceRequest.Builder. mergeFrom(DeleteServiceRequest other)
static DeleteServiceRequest.Builder
DeleteServiceRequest. newBuilder(DeleteServiceRequest prototype)
-
Uses of DeleteServiceRequest in com.google.cloud.metastore.v1beta.stub
Methods in com.google.cloud.metastore.v1beta.stub that return types with arguments of type DeleteServiceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteServiceRequest,com.google.longrunning.Operation>
DataprocMetastoreStub. deleteServiceCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteServiceRequest,com.google.longrunning.Operation>
GrpcDataprocMetastoreStub. deleteServiceCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteServiceRequest,com.google.longrunning.Operation>
HttpJsonDataprocMetastoreStub. deleteServiceCallable()
com.google.api.gax.rpc.OperationCallable<DeleteServiceRequest,com.google.protobuf.Empty,OperationMetadata>
DataprocMetastoreStub. deleteServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteServiceRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcDataprocMetastoreStub. deleteServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteServiceRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonDataprocMetastoreStub. deleteServiceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteServiceRequest,com.google.protobuf.Empty,OperationMetadata>
DataprocMetastoreStubSettings.Builder. deleteServiceOperationSettings()
Returns the builder for the settings used for calls to deleteService.com.google.api.gax.rpc.OperationCallSettings<DeleteServiceRequest,com.google.protobuf.Empty,OperationMetadata>
DataprocMetastoreStubSettings. deleteServiceOperationSettings()
Returns the object with the settings used for calls to deleteService.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteServiceRequest,com.google.longrunning.Operation>
DataprocMetastoreStubSettings.Builder. deleteServiceSettings()
Returns the builder for the settings used for calls to deleteService.com.google.api.gax.rpc.UnaryCallSettings<DeleteServiceRequest,com.google.longrunning.Operation>
DataprocMetastoreStubSettings. deleteServiceSettings()
Returns the object with the settings used for calls to deleteService.
-