| Package | Description |
|---|---|
| com.google.api.services.translate.v3.model |
| Modifier and Type | Method and Description |
|---|---|
InputFile |
InputFile.clone() |
InputFile |
InputFile.set(String fieldName,
Object value) |
InputFile |
InputFile.setGcsSource(GcsInputSource gcsSource)
Google Cloud Storage file source.
|
InputFile |
InputFile.setUsage(String usage)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
List<InputFile> |
DatasetInputConfig.getInputFiles()
Files containing the sentence pairs to be imported to the dataset.
|
| Modifier and Type | Method and Description |
|---|---|
DatasetInputConfig |
DatasetInputConfig.setInputFiles(List<InputFile> inputFiles)
Files containing the sentence pairs to be imported to the dataset.
|
Copyright © 2011–2023 Google. All rights reserved.