Contact Center AI Insights V1 API - Module Google::Cloud::ContactCenterInsights::V1::IssueModel::State (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::IssueModel::State.
State of the model.
Constants
STATE_UNSPECIFIED
value: 0 Unspecified.
UNDEPLOYED
value: 1 Model is not deployed but is ready to deploy.
DEPLOYING
value: 2 Model is being deployed.
DEPLOYED
value: 3 Model is deployed and is ready to be used. A model can only be used in
analysis if it's in this state.
[[["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."],[],[]]