Package | Description |
---|---|
com.google.cloud.translate.v3beta1 |
A client to Cloud Translation API
|
com.google.cloud.translate.v3beta1.stub |
Modifier and Type | Method and Description |
---|---|
protected TranslationServiceClient.ListGlossariesPage |
TranslationServiceClient.ListGlossariesPage.createPage(PageContext<ListGlossariesRequest,ListGlossariesResponse,Glossary> context,
ListGlossariesResponse response) |
ListGlossariesResponse.Builder |
ListGlossariesResponse.Builder.mergeFrom(ListGlossariesResponse other) |
static ListGlossariesResponse.Builder |
ListGlossariesResponse.newBuilder(ListGlossariesResponse prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<TranslationServiceClient.ListGlossariesPagedResponse> |
TranslationServiceClient.ListGlossariesPagedResponse.createAsync(PageContext<ListGlossariesRequest,ListGlossariesResponse,Glossary> context,
com.google.api.core.ApiFuture<ListGlossariesResponse> futureResponse) |
static com.google.api.core.ApiFuture<TranslationServiceClient.ListGlossariesPagedResponse> |
TranslationServiceClient.ListGlossariesPagedResponse.createAsync(PageContext<ListGlossariesRequest,ListGlossariesResponse,Glossary> context,
com.google.api.core.ApiFuture<ListGlossariesResponse> futureResponse) |
protected TranslationServiceClient.ListGlossariesPage |
TranslationServiceClient.ListGlossariesPage.createPage(PageContext<ListGlossariesRequest,ListGlossariesResponse,Glossary> context,
ListGlossariesResponse response) |
com.google.api.core.ApiFuture<TranslationServiceClient.ListGlossariesPage> |
TranslationServiceClient.ListGlossariesPage.createPageAsync(PageContext<ListGlossariesRequest,ListGlossariesResponse,Glossary> context,
com.google.api.core.ApiFuture<ListGlossariesResponse> futureResponse) |
com.google.api.core.ApiFuture<TranslationServiceClient.ListGlossariesPage> |
TranslationServiceClient.ListGlossariesPage.createPageAsync(PageContext<ListGlossariesRequest,ListGlossariesResponse,Glossary> context,
com.google.api.core.ApiFuture<ListGlossariesResponse> futureResponse) |
void |
TranslationServiceGrpc.TranslationServiceImplBase.listGlossaries(ListGlossariesRequest request,
StreamObserver<ListGlossariesResponse> responseObserver)
Lists glossaries in a project.
|
void |
TranslationServiceGrpc.TranslationServiceStub.listGlossaries(ListGlossariesRequest request,
StreamObserver<ListGlossariesResponse> responseObserver)
Lists glossaries in a project.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListGlossariesRequest,ListGlossariesResponse> |
TranslationServiceStub.listGlossariesCallable() |
UnaryCallable<ListGlossariesRequest,ListGlossariesResponse> |
GrpcTranslationServiceStub.listGlossariesCallable() |
UnaryCallable<ListGlossariesRequest,ListGlossariesResponse> |
HttpJsonTranslationServiceStub.listGlossariesCallable() |
PagedCallSettings<ListGlossariesRequest,ListGlossariesResponse,TranslationServiceClient.ListGlossariesPagedResponse> |
TranslationServiceStubSettings.listGlossariesSettings()
Returns the object with the settings used for calls to listGlossaries.
|
PagedCallSettings.Builder<ListGlossariesRequest,ListGlossariesResponse,TranslationServiceClient.ListGlossariesPagedResponse> |
TranslationServiceStubSettings.Builder.listGlossariesSettings()
Returns the builder for the settings used for calls to listGlossaries.
|
Copyright © 2022 Google LLC. All rights reserved.