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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the Google Cloud Dialogflow v2 API class \u003ccode\u003eHumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types.Sections\u003c/code\u003e is 4.26.0, with prior versions available from 4.25.0 down to 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to define custom sections for conversation summaries, and it supports features like \u003ccode\u003eCONVERSATION_SUMMARIZATION\u003c/code\u003e and \u003ccode\u003eCONVERSATION_SUMMARIZATION_VOICE\u003c/code\u003e, but only when \u003ccode\u003ebaseline_model_version\u003c/code\u003e is '2.0'.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSections\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering methods for message handling, comparison, deep cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eIt has a \u003ccode\u003eSectionTypes\u003c/code\u003e property, which allows selection of specific sections (\u003ccode\u003eSectionType\u003c/code\u003e) to be returned when requesting a summary of a conversation, with a default of \u003ccode\u003e{SITUATION, ACTION, RESULT}\u003c/code\u003e if not specified.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, found within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]