| Package | Description |
|---|---|
| com.google.cloud.translate.v3 |
A client to Cloud Translation API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected TranslationServiceClient.ListGlossaryEntriesPage |
TranslationServiceClient.ListGlossaryEntriesPage.createPage(com.google.api.gax.rpc.PageContext<ListGlossaryEntriesRequest,ListGlossaryEntriesResponse,GlossaryEntry> context,
ListGlossaryEntriesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<TranslationServiceClient.ListGlossaryEntriesPage> |
TranslationServiceClient.ListGlossaryEntriesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListGlossaryEntriesRequest,ListGlossaryEntriesResponse,GlossaryEntry> context,
com.google.api.core.ApiFuture<ListGlossaryEntriesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected TranslationServiceClient.ListGlossaryEntriesFixedSizeCollection |
TranslationServiceClient.ListGlossaryEntriesFixedSizeCollection.createCollection(List<TranslationServiceClient.ListGlossaryEntriesPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.