Reference documentation and code samples for the Contact Center AI Insights V1 API module Google::Cloud::ContactCenterInsights::V1::QaScorecardRevision::State.
Enum representing the set of states a scorecard revision may be in.
Constants
STATE_UNSPECIFIED
value: 0 Unspecified.
EDITABLE
value: 12 The scorecard revision can be edited.
TRAINING
value: 2 Scorecard model training is in progress.
TRAINING_FAILED
value: 9 Scorecard revision model training failed.
READY
value: 11 The revision can be used in analysis.
DELETING
value: 7 Scorecard is being deleted.
TRAINING_CANCELLED
value: 14 Scorecard model training was explicitly cancelled by the user.
[[["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 2024-12-11 UTC."],[],[]]