public sealed class SuggestionFeature : IMessage<SuggestionFeature>, IEquatable<SuggestionFeature>, IDeepCloneable<SuggestionFeature>, IBufferMessage, IMessage
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 latest version available for \u003ccode\u003eSuggestionFeature\u003c/code\u003e in the Google.Cloud.Dialogflow.V2 library is 4.26.0, with numerous previous versions accessible, all the way back to version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSuggestionFeature\u003c/code\u003e is a class designed for specifying the type and quantity of suggestions from the Human Agent Assistant API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestionFeature\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestionFeature\u003c/code\u003e class has two constructors, one being a parameterless constructor and the other taking a \u003ccode\u003eSuggestionFeature\u003c/code\u003e object as a parameter to copy it.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestionFeature\u003c/code\u003e class has a public property named \u003ccode\u003eType\u003c/code\u003e, which is a \u003ccode\u003eSuggestionFeature.Types.Type\u003c/code\u003e that allows setting the specific type of Human Agent Assistant API feature being requested.\u003c/p\u003e\n"]]],[],null,[]]