Uses of Class
com.google.cloud.translate.v3beta1.CreateGlossaryRequest
-
Packages that use CreateGlossaryRequest Package Description com.google.cloud.translate.v3beta1 A client to Cloud Translation APIcom.google.cloud.translate.v3beta1.stub -
-
Uses of CreateGlossaryRequest in com.google.cloud.translate.v3beta1
Methods in com.google.cloud.translate.v3beta1 that return CreateGlossaryRequest Modifier and Type Method Description CreateGlossaryRequestCreateGlossaryRequest.Builder. build()CreateGlossaryRequestCreateGlossaryRequest.Builder. buildPartial()static CreateGlossaryRequestCreateGlossaryRequest. getDefaultInstance()CreateGlossaryRequestCreateGlossaryRequest.Builder. getDefaultInstanceForType()CreateGlossaryRequestCreateGlossaryRequest. getDefaultInstanceForType()static CreateGlossaryRequestCreateGlossaryRequest. parseDelimitedFrom(InputStream input)static CreateGlossaryRequestCreateGlossaryRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateGlossaryRequestCreateGlossaryRequest. parseFrom(byte[] data)static CreateGlossaryRequestCreateGlossaryRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateGlossaryRequestCreateGlossaryRequest. parseFrom(com.google.protobuf.ByteString data)static CreateGlossaryRequestCreateGlossaryRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateGlossaryRequestCreateGlossaryRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateGlossaryRequestCreateGlossaryRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateGlossaryRequestCreateGlossaryRequest. parseFrom(InputStream input)static CreateGlossaryRequestCreateGlossaryRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateGlossaryRequestCreateGlossaryRequest. parseFrom(ByteBuffer data)static CreateGlossaryRequestCreateGlossaryRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.translate.v3beta1 that return types with arguments of type CreateGlossaryRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateGlossaryRequest,com.google.longrunning.Operation>TranslationServiceClient. createGlossaryCallable()Creates a glossary and returns the long-running operation.com.google.api.gax.rpc.OperationCallable<CreateGlossaryRequest,Glossary,CreateGlossaryMetadata>TranslationServiceClient. createGlossaryOperationCallable()Creates a glossary and returns the long-running operation.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateGlossaryRequest,Glossary,CreateGlossaryMetadata>TranslationServiceSettings.Builder. createGlossaryOperationSettings()Returns the builder for the settings used for calls to createGlossary.com.google.api.gax.rpc.OperationCallSettings<CreateGlossaryRequest,Glossary,CreateGlossaryMetadata>TranslationServiceSettings. createGlossaryOperationSettings()Returns the object with the settings used for calls to createGlossary.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateGlossaryRequest,com.google.longrunning.Operation>TranslationServiceSettings.Builder. createGlossarySettings()Returns the builder for the settings used for calls to createGlossary.com.google.api.gax.rpc.UnaryCallSettings<CreateGlossaryRequest,com.google.longrunning.Operation>TranslationServiceSettings. createGlossarySettings()Returns the object with the settings used for calls to createGlossary.static io.grpc.MethodDescriptor<CreateGlossaryRequest,com.google.longrunning.Operation>TranslationServiceGrpc. getCreateGlossaryMethod()com.google.protobuf.Parser<CreateGlossaryRequest>CreateGlossaryRequest. getParserForType()static com.google.protobuf.Parser<CreateGlossaryRequest>CreateGlossaryRequest. parser()Methods in com.google.cloud.translate.v3beta1 with parameters of type CreateGlossaryRequest Modifier and Type Method Description default voidTranslationServiceGrpc.AsyncService. createGlossary(CreateGlossaryRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a glossary and returns the long-running operation.com.google.longrunning.OperationTranslationServiceGrpc.TranslationServiceBlockingStub. createGlossary(CreateGlossaryRequest request)Creates a glossary and returns the long-running operation.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>TranslationServiceGrpc.TranslationServiceFutureStub. createGlossary(CreateGlossaryRequest request)Creates a glossary and returns the long-running operation.voidTranslationServiceGrpc.TranslationServiceStub. createGlossary(CreateGlossaryRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Creates a glossary and returns the long-running operation.com.google.api.gax.longrunning.OperationFuture<Glossary,CreateGlossaryMetadata>TranslationServiceClient. createGlossaryAsync(CreateGlossaryRequest request)Creates a glossary and returns the long-running operation.CreateGlossaryRequest.BuilderCreateGlossaryRequest.Builder. mergeFrom(CreateGlossaryRequest other)static CreateGlossaryRequest.BuilderCreateGlossaryRequest. newBuilder(CreateGlossaryRequest prototype) -
Uses of CreateGlossaryRequest in com.google.cloud.translate.v3beta1.stub
Methods in com.google.cloud.translate.v3beta1.stub that return types with arguments of type CreateGlossaryRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateGlossaryRequest,com.google.longrunning.Operation>GrpcTranslationServiceStub. createGlossaryCallable()com.google.api.gax.rpc.UnaryCallable<CreateGlossaryRequest,com.google.longrunning.Operation>HttpJsonTranslationServiceStub. createGlossaryCallable()com.google.api.gax.rpc.UnaryCallable<CreateGlossaryRequest,com.google.longrunning.Operation>TranslationServiceStub. createGlossaryCallable()com.google.api.gax.rpc.OperationCallable<CreateGlossaryRequest,Glossary,CreateGlossaryMetadata>GrpcTranslationServiceStub. createGlossaryOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateGlossaryRequest,Glossary,CreateGlossaryMetadata>HttpJsonTranslationServiceStub. createGlossaryOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateGlossaryRequest,Glossary,CreateGlossaryMetadata>TranslationServiceStub. createGlossaryOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateGlossaryRequest,Glossary,CreateGlossaryMetadata>TranslationServiceStubSettings.Builder. createGlossaryOperationSettings()Returns the builder for the settings used for calls to createGlossary.com.google.api.gax.rpc.OperationCallSettings<CreateGlossaryRequest,Glossary,CreateGlossaryMetadata>TranslationServiceStubSettings. createGlossaryOperationSettings()Returns the object with the settings used for calls to createGlossary.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateGlossaryRequest,com.google.longrunning.Operation>TranslationServiceStubSettings.Builder. createGlossarySettings()Returns the builder for the settings used for calls to createGlossary.com.google.api.gax.rpc.UnaryCallSettings<CreateGlossaryRequest,com.google.longrunning.Operation>TranslationServiceStubSettings. createGlossarySettings()Returns the object with the settings used for calls to createGlossary.
-