Contact Center AI Insights V1 API - Module Google::Cloud::ContactCenterInsights::V1::QaScorecardRevision::State (v1.2.0)

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.