Contact Center AI Insights v1 API - Enum IssueModel.Types.State (2.13.0)

public enum IssueModel.Types.State

Reference documentation and code samples for the Contact Center AI Insights v1 API enum IssueModel.Types.State.

State of the model.

Namespace

Google.Cloud.ContactCenterInsights.V1

Assembly

Google.Cloud.ContactCenterInsights.V1.dll

Fields

NameDescription
Deleting

Model is being deleted.

Deployed

Model is deployed and is ready to be used. A model can only be used in analysis if it's in this state.

Deploying

Model is being deployed.

Undeployed

Model is not deployed but is ready to deploy.

Undeploying

Model is being undeployed.

Unspecified

Unspecified.