Uses of Class
com.google.cloud.translate.v3.ListGlossariesRequest
-
Packages that use ListGlossariesRequest Package Description com.google.cloud.translate.v3 A client to Cloud Translation APIcom.google.cloud.translate.v3.stub -
-
Uses of ListGlossariesRequest in com.google.cloud.translate.v3
Methods in com.google.cloud.translate.v3 that return ListGlossariesRequest Modifier and Type Method Description ListGlossariesRequest
ListGlossariesRequest.Builder. build()
ListGlossariesRequest
ListGlossariesRequest.Builder. buildPartial()
static ListGlossariesRequest
ListGlossariesRequest. getDefaultInstance()
ListGlossariesRequest
ListGlossariesRequest.Builder. getDefaultInstanceForType()
ListGlossariesRequest
ListGlossariesRequest. getDefaultInstanceForType()
static ListGlossariesRequest
ListGlossariesRequest. parseDelimitedFrom(InputStream input)
static ListGlossariesRequest
ListGlossariesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListGlossariesRequest
ListGlossariesRequest. parseFrom(byte[] data)
static ListGlossariesRequest
ListGlossariesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListGlossariesRequest
ListGlossariesRequest. parseFrom(com.google.protobuf.ByteString data)
static ListGlossariesRequest
ListGlossariesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListGlossariesRequest
ListGlossariesRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListGlossariesRequest
ListGlossariesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListGlossariesRequest
ListGlossariesRequest. parseFrom(InputStream input)
static ListGlossariesRequest
ListGlossariesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListGlossariesRequest
ListGlossariesRequest. parseFrom(ByteBuffer data)
static ListGlossariesRequest
ListGlossariesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.translate.v3 that return types with arguments of type ListGlossariesRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListGlossariesRequest,ListGlossariesResponse>
TranslationServiceGrpc. getListGlossariesMethod()
com.google.protobuf.Parser<ListGlossariesRequest>
ListGlossariesRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListGlossariesRequest,ListGlossariesResponse>
TranslationServiceClient. listGlossariesCallable()
Lists glossaries in a project.com.google.api.gax.rpc.UnaryCallable<ListGlossariesRequest,TranslationServiceClient.ListGlossariesPagedResponse>
TranslationServiceClient. listGlossariesPagedCallable()
Lists glossaries in a project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlossariesRequest,ListGlossariesResponse,TranslationServiceClient.ListGlossariesPagedResponse>
TranslationServiceSettings.Builder. listGlossariesSettings()
Returns the builder for the settings used for calls to listGlossaries.com.google.api.gax.rpc.PagedCallSettings<ListGlossariesRequest,ListGlossariesResponse,TranslationServiceClient.ListGlossariesPagedResponse>
TranslationServiceSettings. listGlossariesSettings()
Returns the object with the settings used for calls to listGlossaries.static com.google.protobuf.Parser<ListGlossariesRequest>
ListGlossariesRequest. parser()
Methods in com.google.cloud.translate.v3 with parameters of type ListGlossariesRequest Modifier and Type Method Description TranslationServiceClient.ListGlossariesPagedResponse
TranslationServiceClient. listGlossaries(ListGlossariesRequest request)
Lists glossaries in a project.default void
TranslationServiceGrpc.AsyncService. listGlossaries(ListGlossariesRequest request, io.grpc.stub.StreamObserver<ListGlossariesResponse> responseObserver)
Lists glossaries in a project.ListGlossariesResponse
TranslationServiceGrpc.TranslationServiceBlockingStub. listGlossaries(ListGlossariesRequest request)
Lists glossaries in a project.com.google.common.util.concurrent.ListenableFuture<ListGlossariesResponse>
TranslationServiceGrpc.TranslationServiceFutureStub. listGlossaries(ListGlossariesRequest request)
Lists glossaries in a project.void
TranslationServiceGrpc.TranslationServiceStub. listGlossaries(ListGlossariesRequest request, io.grpc.stub.StreamObserver<ListGlossariesResponse> responseObserver)
Lists glossaries in a project.ListGlossariesRequest.Builder
ListGlossariesRequest.Builder. mergeFrom(ListGlossariesRequest other)
static ListGlossariesRequest.Builder
ListGlossariesRequest. newBuilder(ListGlossariesRequest prototype)
Method parameters in com.google.cloud.translate.v3 with type arguments of type ListGlossariesRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<TranslationServiceClient.ListGlossariesPagedResponse>
TranslationServiceClient.ListGlossariesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListGlossariesRequest,ListGlossariesResponse,Glossary> context, com.google.api.core.ApiFuture<ListGlossariesResponse> futureResponse)
protected TranslationServiceClient.ListGlossariesPage
TranslationServiceClient.ListGlossariesPage. createPage(com.google.api.gax.rpc.PageContext<ListGlossariesRequest,ListGlossariesResponse,Glossary> context, ListGlossariesResponse response)
com.google.api.core.ApiFuture<TranslationServiceClient.ListGlossariesPage>
TranslationServiceClient.ListGlossariesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListGlossariesRequest,ListGlossariesResponse,Glossary> context, com.google.api.core.ApiFuture<ListGlossariesResponse> futureResponse)
-
Uses of ListGlossariesRequest in com.google.cloud.translate.v3.stub
Methods in com.google.cloud.translate.v3.stub that return types with arguments of type ListGlossariesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListGlossariesRequest,ListGlossariesResponse>
GrpcTranslationServiceStub. listGlossariesCallable()
com.google.api.gax.rpc.UnaryCallable<ListGlossariesRequest,ListGlossariesResponse>
HttpJsonTranslationServiceStub. listGlossariesCallable()
com.google.api.gax.rpc.UnaryCallable<ListGlossariesRequest,ListGlossariesResponse>
TranslationServiceStub. listGlossariesCallable()
com.google.api.gax.rpc.UnaryCallable<ListGlossariesRequest,TranslationServiceClient.ListGlossariesPagedResponse>
GrpcTranslationServiceStub. listGlossariesPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListGlossariesRequest,TranslationServiceClient.ListGlossariesPagedResponse>
HttpJsonTranslationServiceStub. listGlossariesPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListGlossariesRequest,TranslationServiceClient.ListGlossariesPagedResponse>
TranslationServiceStub. listGlossariesPagedCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlossariesRequest,ListGlossariesResponse,TranslationServiceClient.ListGlossariesPagedResponse>
TranslationServiceStubSettings.Builder. listGlossariesSettings()
Returns the builder for the settings used for calls to listGlossaries.com.google.api.gax.rpc.PagedCallSettings<ListGlossariesRequest,ListGlossariesResponse,TranslationServiceClient.ListGlossariesPagedResponse>
TranslationServiceStubSettings. listGlossariesSettings()
Returns the object with the settings used for calls to listGlossaries.
-