Package | Description |
---|---|
com.google.cloud.translate.v3beta1 |
A client to Cloud Translation API.
|
Modifier and Type | Method and Description |
---|---|
protected TranslationServiceClient.ListGlossariesPage |
TranslationServiceClient.ListGlossariesPage.createPage(com.google.api.gax.rpc.PageContext<ListGlossariesRequest,ListGlossariesResponse,Glossary> context,
ListGlossariesResponse response) |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
protected TranslationServiceClient.ListGlossariesFixedSizeCollection |
TranslationServiceClient.ListGlossariesFixedSizeCollection.createCollection(List<TranslationServiceClient.ListGlossariesPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.