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."],[[["This page provides documentation for the `Intent.Types.Message.Types.Suggestion` class within the Google Cloud Dialogflow v2 API for .NET, detailing its role as a suggestion chip message in conversations."],["The latest version available for this class is 4.26.0, with a comprehensive list of prior versions ranging from 4.25.0 down to 3.2.0, each with its respective documentation link."],["The `Suggestion` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `Object`."],["The `Suggestion` class has a `Title` property of type string that contains the text displayed on the suggestion chip, and has two constructors, one empty and one with a parameter of type `Intent.Types.Message.Types.Suggestion`."]]],[]]