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 \ IssueModelMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
MODEL_TYPE_UNSPECIFIED
Value: 0Unspecified model type.
Generated from protobuf enum MODEL_TYPE_UNSPECIFIED = 0;
TYPE_V1
Value: 1Type V1.
Generated from protobuf enum TYPE_V1 = 1;
TYPE_V2
Value: 2Type V2.
Generated from protobuf enum TYPE_V2 = 2;