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

Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class SummarizationConfig.

Configuration for summarization.

Generated from protobuf message google.cloud.contactcenterinsights.v1.AnnotatorSelector.SummarizationConfig

Namespace

Google \ Cloud \ ContactCenterInsights \ V1 \ AnnotatorSelector

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ conversation_profile string

Resource name of the Dialogflow conversation profile. Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}

↳ summarization_model int

Default summarization model to be used.

getConversationProfile

Resource name of the Dialogflow conversation profile.

Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}

Returns
TypeDescription
string

hasConversationProfile

setConversationProfile

Resource name of the Dialogflow conversation profile.

Format: projects/{project}/locations/{location}/conversationProfiles/{conversation_profile}

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getSummarizationModel

Default summarization model to be used.

Returns
TypeDescription
int

hasSummarizationModel

setSummarizationModel

Default summarization model to be used.

Parameter
NameDescription
var int
Returns
TypeDescription
$this

getModelSource

Returns
TypeDescription
string