public sealed class Suggestion : IMessage<Intent.Types.Message.Types.Suggestion>, IEquatable<Intent.Types.Message.Types.Suggestion>, IDeepCloneable<Intent.Types.Message.Types.Suggestion>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.Suggestion.
The suggestion chip message that the user can tap to quickly post a reply
to the conversation.
[[["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 webpage provides reference documentation and code samples for the \u003ccode\u003eIntent.Types.Message.Types.Suggestion\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for the .NET platform.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 4.26.0, with a list of historical versions going back to 3.2.0, allowing users to access documentation specific to each version of the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestion\u003c/code\u003e class 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, and inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestion\u003c/code\u003e class represents a suggestion chip message that users can tap to quickly post a reply in a conversation, and it contains a \u003ccode\u003eTitle\u003c/code\u003e property that defines the text displayed on the chip.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors that can be used for creating a \u003ccode\u003eSuggestion\u003c/code\u003e object: a parameterless constructor, and a constructor that takes another \u003ccode\u003eIntent.Types.Message.Types.Suggestion\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]