Contact Center AI Insights V1 API - Module Google::Cloud::ContactCenterInsights::V1::BulkDownloadFeedbackLabelsRequest::GcsDestination::Format (v1.3.0)

Reference documentation and code samples for the Contact Center AI Insights V1 API module Google::Cloud::ContactCenterInsights::V1::BulkDownloadFeedbackLabelsRequest::GcsDestination::Format.

All permissible file formats. See records_per_file_count to override the default number of records per file.

Constants

FORMAT_UNSPECIFIED

value: 0
Unspecified format.

CSV

value: 1
CSV format. 1,000 labels are stored per CSV file by default.

JSON

value: 2
JSON format. 1 label stored per JSON file by default.