Reference documentation and code samples for the Contact Center AI Insights v1 API enum 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.
[[["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 2025-03-21 UTC."],[[["The latest version available for `DatasetValidationWarning` in the `Google.Cloud.ContactCenterInsights.V1` namespace is 2.19.0."],["Multiple versions of the `DatasetValidationWarning` are documented, ranging from version 1.0.0 up to the latest 2.19.0."],["`DatasetValidationWarning` is an enum within the Contact Center AI Insights v1 API that lists various issues that a dataset can have when used for tuning, such as insufficient feedback labels or all labels having the same answer."],["The `DatasetValidationWarning` enum includes specific fields such as `AllFeedbackLabelsHaveTheSameAnswer`, `InsufficientFeedbackLabels`, `InsufficientFeedbackLabelsPerAnswer`, `TooManyInvalidFeedbackLabels`, and `Unspecified`, each describing a different type of validation issue."]]],[]]