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 v2 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'.
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}.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eHumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types.Sections\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically focusing on version 4.19.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSections\u003c/code\u003e class allows for the customization of sections when requesting a summary of a conversation, which is only supported when the \u003ccode\u003ebaseline_model_version\u003c/code\u003e is set to '2.0'.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists the different available versions of the Dialogflow v2 API, starting from the latest version 4.26.0 and going down to version 3.2.0, with links to documentation for each version.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its functionality within the Google Protobuf framework, including the class being cloneable and equatable.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a property \u003ccode\u003eSectionTypes\u003c/code\u003e which allows users to select specific section types, such as SITUATION, ACTION, and RESULT, for conversation summarization and supports features such as CONVERSATION_SUMMARIZATION and CONVERSATION_SUMMARIZATION_VOICE.\u003c/p\u003e\n"]]],[],null,[]]