public sealed class SuggestionConfig : IMessage<HumanAgentAssistantConfig.Types.SuggestionConfig>, IEquatable<HumanAgentAssistantConfig.Types.SuggestionConfig>, IDeepCloneable<HumanAgentAssistantConfig.Types.SuggestionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class HumanAgentAssistantConfig.Types.SuggestionConfig.
public bool GroupSuggestionResponses { get; set; }
If group_suggestion_responses is false, and there are multiple
feature_configs in event based suggestion or
StreamingAnalyzeContent, we will try to deliver suggestions to customers
as soon as we get new suggestion. Different type of suggestions based on
the same context will be in separate Pub/Sub event or
StreamingAnalyzeContentResponse.
If group_suggestion_responses set to true. All the suggestions to the
same participant based on the same context will be grouped into a single
Pub/Sub event or StreamingAnalyzeContentResponse.
[[["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 document provides reference documentation for the \u003ccode\u003eHumanAgentAssistantConfig.Types.SuggestionConfig\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, detailing its properties, constructors, and inherited members.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 4.26.0, and the page provides links to documentation for versions ranging from 4.26.0 down to 3.2.0 of the \u003ccode\u003eSuggestionConfig\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestionConfig\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, providing methods for message handling, equality checks, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestionConfig\u003c/code\u003e class contains two properties: \u003ccode\u003eFeatureConfigs\u003c/code\u003e, which manages configurations for suggestion features, and \u003ccode\u003eGroupSuggestionResponses\u003c/code\u003e, a boolean that determines if suggestions should be grouped in responses.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestionConfig\u003c/code\u003e class includes two constructors: a default constructor \u003ccode\u003eSuggestionConfig()\u003c/code\u003e, and a copy constructor \u003ccode\u003eSuggestionConfig(HumanAgentAssistantConfig.Types.SuggestionConfig other)\u003c/code\u003e which is used for creating new instances based on pre-existing ones.\u003c/p\u003e\n"]]],[],null,[]]