Options for exporting CES evaluation resources.
| JSON representation |
|---|
{
"exportFormat": enum ( |
| Fields | |
|---|---|
exportFormat |
Optional. The format to export the evaluation results in. Defaults to JSON if not specified. |
gcsUri |
Optional. The Google Cloud Storage URI to write the exported Evaluation Results to. |
ExportOptions.ExportFormat
The format to export the items in. Defaults to JSON if not specified.
| Enums | |
|---|---|
EXPORT_FORMAT_UNSPECIFIED |
Unspecified format. |
JSON |
JSON format. |
YAML |
YAML format. |