ExportOptions(mapping=None, *, ignore_unknown_fields=False, **kwargs)Options for exporting CES evaluation resources.
Attributes |
|
|---|---|
| Name | Description |
export_format |
google.cloud.ces_v1beta.types.ExportOptions.ExportFormat
Optional. The format to export the evaluation results in. Defaults to JSON if not specified. |
gcs_uri |
str
Optional. The Google Cloud Storage URI to write the exported Evaluation Results to. |
Classes
ExportFormat
ExportFormat(value)The format to export the items in. Defaults to JSON if not specified.