Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class Format.
All permissible file formats.
Protobuf type google.cloud.contactcenterinsights.v1.BulkUploadFeedbackLabelsRequest.GcsSource.Format
Namespace
Google \ Cloud \ ContactCenterInsights \ V1 \ BulkUploadFeedbackLabelsRequest \ GcsSourceMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
FORMAT_UNSPECIFIED
Value: 0
Unspecified format.
Generated from protobuf enum FORMAT_UNSPECIFIED = 0;
CSV
Value: 1
CSV format.
Generated from protobuf enum CSV = 1;
JSON
Value: 2
JSON format.
Generated from protobuf enum JSON = 2;