Package | Description |
---|---|
com.google.cloud.translate.v3 |
A client to Cloud Translation API
|
Modifier and Type | Method and Description |
---|---|
protected TranslationServiceClient.ListGlossariesPage |
TranslationServiceClient.ListGlossariesPage.createPage(PageContext<ListGlossariesRequest,ListGlossariesResponse,Glossary> context,
ListGlossariesResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<TranslationServiceClient.ListGlossariesPage> |
TranslationServiceClient.ListGlossariesPage.createPageAsync(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 © 2022 Google LLC. All rights reserved.