| Package | Description |
|---|---|
| com.google.api.services.translate.v3.model |
| Modifier and Type | Method and Description |
|---|---|
InputConfig |
InputConfig.clone() |
InputConfig |
InputConfig.set(String fieldName,
Object value) |
InputConfig |
InputConfig.setGcsSource(GcsSource gcsSource)
Required.
|
InputConfig |
InputConfig.setMimeType(String mimeType)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
List<InputConfig> |
BatchTranslateTextRequest.getInputConfigs()
Required.
|
| Modifier and Type | Method and Description |
|---|---|
BatchTranslateTextRequest |
BatchTranslateTextRequest.setInputConfigs(List<InputConfig> inputConfigs)
Required.
|
Copyright © 2011–2021 Google. All rights reserved.