Module: Google::Cloud::ContactCenterInsights::V1::BulkUploadFeedbackLabelsRequest::GcsSource::Format
- Defined in:
- proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb
Overview
All permissible file formats.
Constant Summary collapse
- FORMAT_UNSPECIFIED =
Unspecified format.
0
- CSV =
CSV format.
1
- JSON =
JSON format.
2