public sealed class SuggestionFeature : IMessage<SuggestionFeature>, IEquatable<SuggestionFeature>, IDeepCloneable<SuggestionFeature>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class SuggestionFeature.
The type of Human Agent Assistant API suggestion to perform, and the maximum
number of results to return for that type. Multiple Feature objects can
be specified in the features list.
[[["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\u003eThe \u003ccode\u003eSuggestionFeature\u003c/code\u003e class is part of the Google Cloud Dialogflow v2beta1 API, and is used to define the type and maximum number of Human Agent Assistant API suggestions.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e to support various functionalities within the API.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor \u003ccode\u003eSuggestionFeature()\u003c/code\u003e and one that accepts another \u003ccode\u003eSuggestionFeature\u003c/code\u003e object as a parameter for copying purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eType\u003c/code\u003e property within the class allows for specifying the type of Human Agent Assistant API feature to be requested, using the \u003ccode\u003eSuggestionFeature.Types.Type\u003c/code\u003e enumeration.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace of the class is \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1\u003c/code\u003e and is located in the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]