Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::AnnotatorSelector::SummarizationConfig.
Configuration for summarization.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#conversation_profile
def conversation_profile() -> ::String
-
(::String) — Resource name of the Dialogflow conversation profile.
Format:
projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
Note: The following fields are mutually exclusive:
conversation_profile
,summarization_model
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#conversation_profile=
def conversation_profile=(value) -> ::String
-
value (::String) — Resource name of the Dialogflow conversation profile.
Format:
projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
Note: The following fields are mutually exclusive:
conversation_profile
,summarization_model
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Resource name of the Dialogflow conversation profile.
Format:
projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}
Note: The following fields are mutually exclusive:
conversation_profile
,summarization_model
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#summarization_model
def summarization_model() -> ::Google::Cloud::ContactCenterInsights::V1::AnnotatorSelector::SummarizationConfig::SummarizationModel
-
(::Google::Cloud::ContactCenterInsights::V1::AnnotatorSelector::SummarizationConfig::SummarizationModel) — Default summarization model to be used.
Note: The following fields are mutually exclusive:
summarization_model
,conversation_profile
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#summarization_model=
def summarization_model=(value) -> ::Google::Cloud::ContactCenterInsights::V1::AnnotatorSelector::SummarizationConfig::SummarizationModel
-
value (::Google::Cloud::ContactCenterInsights::V1::AnnotatorSelector::SummarizationConfig::SummarizationModel) — Default summarization model to be used.
Note: The following fields are mutually exclusive:
summarization_model
,conversation_profile
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::ContactCenterInsights::V1::AnnotatorSelector::SummarizationConfig::SummarizationModel) — Default summarization model to be used.
Note: The following fields are mutually exclusive:
summarization_model
,conversation_profile
. If a field in that set is populated, all other fields in the set will automatically be cleared.