| Package | Description |
|---|---|
| com.google.api.services.translate.v3 | |
| com.google.api.services.translate.v3.model |
| Modifier and Type | Method and Description |
|---|---|
Translate.Projects.Locations.Datasets.ExportData |
Translate.Projects.Locations.Datasets.exportData(String dataset,
ExportDataRequest content)
Exports dataset's data to the provided output location.
|
| Constructor and Description |
|---|
ExportData(String dataset,
ExportDataRequest content)
Exports dataset's data to the provided output location.
|
| Modifier and Type | Method and Description |
|---|---|
ExportDataRequest |
ExportDataRequest.clone() |
ExportDataRequest |
ExportDataRequest.set(String fieldName,
Object value) |
ExportDataRequest |
ExportDataRequest.setOutputConfig(DatasetOutputConfig outputConfig)
Required.
|
Copyright © 2011–2023 Google. All rights reserved.