public sealed class Suggestion : IMessage<Intent.Types.Message.Types.Suggestion>, IEquatable<Intent.Types.Message.Types.Suggestion>, IDeepCloneable<Intent.Types.Message.Types.Suggestion>, IBufferMessage, IMessage
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 page provides documentation for the \u003ccode\u003eSuggestion\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, specifically used in the context of Dialogflow's intent message suggestions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 4.26.0, with a list of historical versions ranging from 4.25.0 down to 3.2.0 for this class, providing links to the documentation for each version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestion\u003c/code\u003e class, defined as a suggestion chip message, allows users to quickly reply to a conversation, and it inherits from \u003ccode\u003eSystem.Object\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default one (\u003ccode\u003eSuggestion()\u003c/code\u003e) and one that allows for copying from another \u003ccode\u003eSuggestion\u003c/code\u003e object (\u003ccode\u003eSuggestion(Intent.Types.Message.Types.Suggestion other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTitle\u003c/code\u003e property of the \u003ccode\u003eSuggestion\u003c/code\u003e class is a required string that represents the text displayed in the suggestion chip.\u003c/p\u003e\n"]]],[],null,[]]