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