| Package | Description |
|---|---|
| com.google.api.services.translate.v3 | |
| com.google.api.services.translate.v3.model |
| Modifier and Type | Method and Description |
|---|---|
Translate.Projects.Locations.AdaptiveMtTranslate |
Translate.Projects.Locations.adaptiveMtTranslate(String parent,
AdaptiveMtTranslateRequest content)
Translate text using Adaptive MT.
|
| Constructor and Description |
|---|
AdaptiveMtTranslate(String parent,
AdaptiveMtTranslateRequest content)
Translate text using Adaptive MT.
|
| Modifier and Type | Method and Description |
|---|---|
AdaptiveMtTranslateRequest |
AdaptiveMtTranslateRequest.clone() |
AdaptiveMtTranslateRequest |
AdaptiveMtTranslateRequest.set(String fieldName,
Object value) |
AdaptiveMtTranslateRequest |
AdaptiveMtTranslateRequest.setContent(List<String> content)
Required.
|
AdaptiveMtTranslateRequest |
AdaptiveMtTranslateRequest.setDataset(String dataset)
Required.
|
Copyright © 2011–2023 Google. All rights reserved.