Contact Center AI Insights v1 API - Enum BulkDownloadFeedbackLabelsRequest.Types.GcsDestination.Types.Format (2.18.0)

public enum BulkDownloadFeedbackLabelsRequest.Types.GcsDestination.Types.Format

Reference documentation and code samples for the Contact Center AI Insights v1 API enum BulkDownloadFeedbackLabelsRequest.Types.GcsDestination.Types.Format.

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

Namespace

Google.Cloud.ContactCenterInsights.V1

Assembly

Google.Cloud.ContactCenterInsights.V1.dll

Fields

Name Description
Csv

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

Json

JSON format. 1 label stored per JSON file by default.

Unspecified

Unspecified format.