Module: Google::Cloud::ContactCenterInsights::V1::AnnotatorSelector::SummarizationConfig::SummarizationModel
- Defined in:
- proto_docs/google/cloud/contactcenterinsights/v1/resources.rb
Overview
Summarization model to use, if conversation_profile
is not used.
Constant Summary collapse
- SUMMARIZATION_MODEL_UNSPECIFIED =
Unspecified summarization model.
0
- BASELINE_MODEL =
The CCAI baseline model.
1
- BASELINE_MODEL_V2_0 =
The CCAI baseline model, V2.0.
2