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

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
Name Description
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
Type Description
string

hasConversationProfile

setConversationProfile

Resource name of the Dialogflow conversation profile.

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

Parameter
Name Description
var string
Returns
Type Description
$this

getSummarizationModel

Default summarization model to be used.

Returns
Type Description
int

hasSummarizationModel

setSummarizationModel

Default summarization model to be used.

Parameter
Name Description
var int
Returns
Type Description
$this

getModelSource

Returns
Type Description
string