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"]],[["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-03-21 UTC."],[[["The latest version available for `SuggestionFeature` within the `Google.Cloud.Dialogflow.V2` namespace is 4.26.0, with a list of previous versions dating back to 3.2.0."],["`SuggestionFeature` is a sealed class implementing several interfaces, including `IMessage\u003cSuggestionFeature\u003e`, `IEquatable\u003cSuggestionFeature\u003e`, `IDeepCloneable\u003cSuggestionFeature\u003e`, `IBufferMessage`, and `IMessage`, and it inherits from `Object`."],["The `SuggestionFeature` class is part of the `Google.Cloud.Dialogflow.V2` namespace and resides within the `Google.Cloud.Dialogflow.V2.dll` assembly, being used for Human Agent Assistant API suggestion features."],["`SuggestionFeature` has a constructor that allows for the creation of a new object instance, as well as another constructor that accepts another `SuggestionFeature` object as a parameter."],["The `Type` property of the `SuggestionFeature` class, that is of type `SuggestionFeature.Types.Type`, indicates the specific type of Human Agent Assistant API feature to be used."]]],[]]