Contact Center AI Insights v1 API - Class AnnotatorSelector.Types.SummarizationConfig (2.7.0)

public sealed class AnnotatorSelector.Types.SummarizationConfig : IMessage<AnnotatorSelector.Types.SummarizationConfig>, IEquatable<AnnotatorSelector.Types.SummarizationConfig>, IDeepCloneable<AnnotatorSelector.Types.SummarizationConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Contact Center AI Insights v1 API class AnnotatorSelector.Types.SummarizationConfig.

Configuration for summarization.

Inheritance

object > AnnotatorSelector.Types.SummarizationConfig

Namespace

Google.Cloud.ContactCenterInsights.V1

Assembly

Google.Cloud.ContactCenterInsights.V1.dll

Constructors

SummarizationConfig()

public SummarizationConfig()

SummarizationConfig(SummarizationConfig)

public SummarizationConfig(AnnotatorSelector.Types.SummarizationConfig other)
Parameter
NameDescription
otherAnnotatorSelectorTypesSummarizationConfig

Properties

ConversationProfile

public string ConversationProfile { get; set; }

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

Property Value
TypeDescription
string

ModelSourceCase

public AnnotatorSelector.Types.SummarizationConfig.ModelSourceOneofCase ModelSourceCase { get; }
Property Value
TypeDescription
AnnotatorSelectorTypesSummarizationConfigModelSourceOneofCase

SummarizationModel

public AnnotatorSelector.Types.SummarizationConfig.Types.SummarizationModel SummarizationModel { get; set; }

Default summarization model to be used.

Property Value
TypeDescription
AnnotatorSelectorTypesSummarizationConfigTypesSummarizationModel