Contact Center AI Insights V1 API - Module Google::Cloud::ContactCenterInsights::V1::IssueModel::State (v0.12.0)

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.

UNDEPLOYING

value: 4
Model is being undeployed.

DELETING

value: 5
Model is being deleted.