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 |
---|---|
TranslationServiceClient.ListGlossariesPagedResponse |
TranslationServiceClient.listGlossaries(ListGlossariesRequest request)
Lists glossaries in a project.
|
TranslationServiceClient.ListGlossariesPagedResponse |
TranslationServiceClient.listGlossaries(String parent,
String filter)
Lists glossaries in a project.
|
Modifier and Type | Method and 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) |
com.google.api.gax.rpc.UnaryCallable<ListGlossariesRequest,TranslationServiceClient.ListGlossariesPagedResponse> |
TranslationServiceClient.listGlossariesPagedCallable()
Lists glossaries in a project.
|
com.google.api.gax.rpc.PagedCallSettings<ListGlossariesRequest,ListGlossariesResponse,TranslationServiceClient.ListGlossariesPagedResponse> |
TranslationServiceSettings.listGlossariesSettings()
Returns the object with the settings used for calls to listGlossaries.
|
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.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListGlossariesRequest,TranslationServiceClient.ListGlossariesPagedResponse> |
TranslationServiceStub.listGlossariesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListGlossariesRequest,TranslationServiceClient.ListGlossariesPagedResponse> |
GrpcTranslationServiceStub.listGlossariesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListGlossariesRequest,ListGlossariesResponse,TranslationServiceClient.ListGlossariesPagedResponse> |
TranslationServiceStubSettings.listGlossariesSettings()
Returns the object with the settings used for calls to listGlossaries.
|
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.
|
Copyright © 2019 Google LLC. All rights reserved.