public sealed class QuickReplies : IMessage<Intent.Types.Message.Types.QuickReplies>, IEquatable<Intent.Types.Message.Types.QuickReplies>, IDeepCloneable<Intent.Types.Message.Types.QuickReplies>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.QuickReplies.
[[["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.QuickReplies` class within the Google Cloud Dialogflow v2 API, specifically for version 4.8.0, with links to older and newer versions."],["The `QuickReplies` class is used to represent a response message containing a collection of quick reply options, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor (`QuickReplies()`) and one that copies an existing `QuickReplies` object (`QuickReplies(Intent.Types.Message.Types.QuickReplies other)`)."],["Key properties of the `QuickReplies` class are `QuickReplies_`, which holds a collection of quick replies, and `Title`, which is an optional title for the collection."],["The page lists versions of the API that are available for reference between 3.2.0 and 4.26.0."]]],[]]