Module: Google::Cloud::Ces::V1beta::ExportOptions::ExportFormat
- Defined in:
- proto_docs/google/cloud/ces/v1beta/evaluation_service.rb
Overview
The format to export the items in. Defaults to JSON if not specified.
Constant Summary collapse
- EXPORT_FORMAT_UNSPECIFIED =
Unspecified format.
0- JSON =
JSON format.
1- YAML =
YAML format.
2