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