Uses of Class
com.google.cloud.translate.v3.DeleteGlossaryRequest
-
Packages that use DeleteGlossaryRequest Package Description com.google.cloud.translate.v3 A client to Cloud Translation APIcom.google.cloud.translate.v3.stub -
-
Uses of DeleteGlossaryRequest in com.google.cloud.translate.v3
Methods in com.google.cloud.translate.v3 that return DeleteGlossaryRequest Modifier and Type Method Description DeleteGlossaryRequest
DeleteGlossaryRequest.Builder. build()
DeleteGlossaryRequest
DeleteGlossaryRequest.Builder. buildPartial()
static DeleteGlossaryRequest
DeleteGlossaryRequest. getDefaultInstance()
DeleteGlossaryRequest
DeleteGlossaryRequest.Builder. getDefaultInstanceForType()
DeleteGlossaryRequest
DeleteGlossaryRequest. getDefaultInstanceForType()
static DeleteGlossaryRequest
DeleteGlossaryRequest. parseDelimitedFrom(InputStream input)
static DeleteGlossaryRequest
DeleteGlossaryRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteGlossaryRequest
DeleteGlossaryRequest. parseFrom(byte[] data)
static DeleteGlossaryRequest
DeleteGlossaryRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteGlossaryRequest
DeleteGlossaryRequest. parseFrom(com.google.protobuf.ByteString data)
static DeleteGlossaryRequest
DeleteGlossaryRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteGlossaryRequest
DeleteGlossaryRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DeleteGlossaryRequest
DeleteGlossaryRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteGlossaryRequest
DeleteGlossaryRequest. parseFrom(InputStream input)
static DeleteGlossaryRequest
DeleteGlossaryRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteGlossaryRequest
DeleteGlossaryRequest. parseFrom(ByteBuffer data)
static DeleteGlossaryRequest
DeleteGlossaryRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.translate.v3 that return types with arguments of type DeleteGlossaryRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteGlossaryRequest,com.google.longrunning.Operation>
TranslationServiceClient. deleteGlossaryCallable()
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.com.google.api.gax.rpc.OperationCallable<DeleteGlossaryRequest,DeleteGlossaryResponse,DeleteGlossaryMetadata>
TranslationServiceClient. deleteGlossaryOperationCallable()
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteGlossaryRequest,DeleteGlossaryResponse,DeleteGlossaryMetadata>
TranslationServiceSettings.Builder. deleteGlossaryOperationSettings()
Returns the builder for the settings used for calls to deleteGlossary.com.google.api.gax.rpc.OperationCallSettings<DeleteGlossaryRequest,DeleteGlossaryResponse,DeleteGlossaryMetadata>
TranslationServiceSettings. deleteGlossaryOperationSettings()
Returns the object with the settings used for calls to deleteGlossary.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteGlossaryRequest,com.google.longrunning.Operation>
TranslationServiceSettings.Builder. deleteGlossarySettings()
Returns the builder for the settings used for calls to deleteGlossary.com.google.api.gax.rpc.UnaryCallSettings<DeleteGlossaryRequest,com.google.longrunning.Operation>
TranslationServiceSettings. deleteGlossarySettings()
Returns the object with the settings used for calls to deleteGlossary.static io.grpc.MethodDescriptor<DeleteGlossaryRequest,com.google.longrunning.Operation>
TranslationServiceGrpc. getDeleteGlossaryMethod()
com.google.protobuf.Parser<DeleteGlossaryRequest>
DeleteGlossaryRequest. getParserForType()
static com.google.protobuf.Parser<DeleteGlossaryRequest>
DeleteGlossaryRequest. parser()
Methods in com.google.cloud.translate.v3 with parameters of type DeleteGlossaryRequest Modifier and Type Method Description default void
TranslationServiceGrpc.AsyncService. deleteGlossary(DeleteGlossaryRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.com.google.longrunning.Operation
TranslationServiceGrpc.TranslationServiceBlockingStub. deleteGlossary(DeleteGlossaryRequest request)
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
TranslationServiceGrpc.TranslationServiceFutureStub. deleteGlossary(DeleteGlossaryRequest request)
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.void
TranslationServiceGrpc.TranslationServiceStub. deleteGlossary(DeleteGlossaryRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.com.google.api.gax.longrunning.OperationFuture<DeleteGlossaryResponse,DeleteGlossaryMetadata>
TranslationServiceClient. deleteGlossaryAsync(DeleteGlossaryRequest request)
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.DeleteGlossaryRequest.Builder
DeleteGlossaryRequest.Builder. mergeFrom(DeleteGlossaryRequest other)
static DeleteGlossaryRequest.Builder
DeleteGlossaryRequest. newBuilder(DeleteGlossaryRequest prototype)
-
Uses of DeleteGlossaryRequest in com.google.cloud.translate.v3.stub
Methods in com.google.cloud.translate.v3.stub that return types with arguments of type DeleteGlossaryRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteGlossaryRequest,com.google.longrunning.Operation>
GrpcTranslationServiceStub. deleteGlossaryCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteGlossaryRequest,com.google.longrunning.Operation>
HttpJsonTranslationServiceStub. deleteGlossaryCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteGlossaryRequest,com.google.longrunning.Operation>
TranslationServiceStub. deleteGlossaryCallable()
com.google.api.gax.rpc.OperationCallable<DeleteGlossaryRequest,DeleteGlossaryResponse,DeleteGlossaryMetadata>
GrpcTranslationServiceStub. deleteGlossaryOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteGlossaryRequest,DeleteGlossaryResponse,DeleteGlossaryMetadata>
HttpJsonTranslationServiceStub. deleteGlossaryOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteGlossaryRequest,DeleteGlossaryResponse,DeleteGlossaryMetadata>
TranslationServiceStub. deleteGlossaryOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteGlossaryRequest,DeleteGlossaryResponse,DeleteGlossaryMetadata>
TranslationServiceStubSettings.Builder. deleteGlossaryOperationSettings()
Returns the builder for the settings used for calls to deleteGlossary.com.google.api.gax.rpc.OperationCallSettings<DeleteGlossaryRequest,DeleteGlossaryResponse,DeleteGlossaryMetadata>
TranslationServiceStubSettings. deleteGlossaryOperationSettings()
Returns the object with the settings used for calls to deleteGlossary.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteGlossaryRequest,com.google.longrunning.Operation>
TranslationServiceStubSettings.Builder. deleteGlossarySettings()
Returns the builder for the settings used for calls to deleteGlossary.com.google.api.gax.rpc.UnaryCallSettings<DeleteGlossaryRequest,com.google.longrunning.Operation>
TranslationServiceStubSettings. deleteGlossarySettings()
Returns the object with the settings used for calls to deleteGlossary.
-