Google Cloud Contact Center Insights V1 Client - Class ModelType (1.9.4)

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

Type of the model.

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

Namespace

Google \ Cloud \ ContactCenterInsights \ V1 \ IssueModel

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

MODEL_TYPE_UNSPECIFIED

Value: 0

Unspecified model type.

Generated from protobuf enum MODEL_TYPE_UNSPECIFIED = 0;

TYPE_V1

Value: 1

Type V1.

Generated from protobuf enum TYPE_V1 = 1;

TYPE_V2

Value: 2

Type V2.

Generated from protobuf enum TYPE_V2 = 2;