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