Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class SummarizationModel.
Summarization model to use, if conversation_profile
is not used.
Protobuf type google.cloud.contactcenterinsights.v1.AnnotatorSelector.SummarizationConfig.SummarizationModel
Namespace
Google \ Cloud \ ContactCenterInsights \ V1 \ AnnotatorSelector \ SummarizationConfigMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
SUMMARIZATION_MODEL_UNSPECIFIED
Value: 0
Unspecified summarization model.
Generated from protobuf enum SUMMARIZATION_MODEL_UNSPECIFIED = 0;
BASELINE_MODEL
Value: 1
The CCAI baseline model.
Generated from protobuf enum BASELINE_MODEL = 1;