Google Cloud Contact Center Insights V1 Client - Class State (2.3.3)

Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class State.

State of the model.

Protobuf type google.cloud.contactcenterinsights.v1.IssueModel.State

Namespace

Google \ Cloud \ ContactCenterInsights \ V1 \ IssueModel

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

STATE_UNSPECIFIED

  Value: 0 
 

Unspecified.

Generated from protobuf enum STATE_UNSPECIFIED = 0;

UNDEPLOYED

  Value: 1 
 

Model is not deployed but is ready to deploy.

Generated from protobuf enum UNDEPLOYED = 1;

DEPLOYING

  Value: 2 
 

Model is being deployed.

Generated from protobuf enum DEPLOYING = 2;

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.

Generated from protobuf enum DEPLOYED = 3;

UNDEPLOYING

  Value: 4 
 

Model is being undeployed.

Generated from protobuf enum UNDEPLOYING = 4;

DELETING

  Value: 5 
 

Model is being deleted.

Generated from protobuf enum DELETING = 5;

Design a Mobile Site
View Site in Mobile | Classic
Share by: