Google Cloud Dialogflow v2beta1 API - Class HumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types.Sections (1.0.0-beta15)

public sealed class HumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types.Sections : IMessage<HumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types.Sections>, IEquatable<HumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types.Sections>, IDeepCloneable<HumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types.Sections>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class HumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types.Sections.

Custom sections to return when requesting a summary of a conversation. This is only supported when baseline_model_version == '2.0'.

Supported features: CONVERSATION_SUMMARIZATION, CONVERSATION_SUMMARIZATION_VOICE.

Inheritance

object > HumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types.Sections

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.dll

Constructors

Sections()

public Sections()

Sections(Sections)

public Sections(HumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types.Sections other)
Parameter
NameDescription
otherHumanAgentAssistantConfigTypesSuggestionQueryConfigTypesSections

Properties

SectionTypes

public RepeatedField<HumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types.Sections.Types.SectionType> SectionTypes { get; }

The selected sections chosen to return when requesting a summary of a conversation. A duplicate selected section will be treated as a single selected section. If section types are not provided, the default will be {SITUATION, ACTION, RESULT}.

Property Value
TypeDescription
RepeatedFieldHumanAgentAssistantConfigTypesSuggestionQueryConfigTypesSectionsTypesSectionType