Google Cloud Contact Center Insights V1 Client - Class SummarizationModel (1.8.0)

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 \ SummarizationConfig

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
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;