Contact Center AI Insights V1 API - Module Google::Cloud::ContactCenterInsights::V1::DatasetValidationWarning (v1.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Contact Center AI Insights V1 API module Google::Cloud::ContactCenterInsights::V1::DatasetValidationWarning.
Enum for the different types of issues a tuning dataset can have.
These warnings are currentlyraised when trying to validate a dataset for
tuning a scorecard.
Constants
DATASET_VALIDATION_WARNING_UNSPECIFIED
value: 0 Unspecified data validation warning.
TOO_MANY_INVALID_FEEDBACK_LABELS
value: 1 A non-trivial percentage of the feedback labels are invalid.
INSUFFICIENT_FEEDBACK_LABELS
value: 2 The quantity of valid feedback labels provided is less than the
recommended minimum.
INSUFFICIENT_FEEDBACK_LABELS_PER_ANSWER
value: 3 One or more of the answers have less than the recommended minimum of
feedback labels.
ALL_FEEDBACK_LABELS_HAVE_THE_SAME_ANSWER
value: 4 All the labels in the dataset come from a single answer choice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]