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