| 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.ListExamplesPage |
TranslationServiceClient.ListExamplesPage.createPage(com.google.api.gax.rpc.PageContext<ListExamplesRequest,ListExamplesResponse,Example> context,
ListExamplesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<TranslationServiceClient.ListExamplesPage> |
TranslationServiceClient.ListExamplesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListExamplesRequest,ListExamplesResponse,Example> context,
com.google.api.core.ApiFuture<ListExamplesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected TranslationServiceClient.ListExamplesFixedSizeCollection |
TranslationServiceClient.ListExamplesFixedSizeCollection.createCollection(List<TranslationServiceClient.ListExamplesPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.