public sealed class QuickReplies : IMessage<Intent.Types.Message.Types.QuickReplies>, IEquatable<Intent.Types.Message.Types.QuickReplies>, IDeepCloneable<Intent.Types.Message.Types.QuickReplies>, IBufferMessage, IMessage
[[["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 webpage provides documentation for the `QuickReplies` class within the `Google.Cloud.Dialogflow.V2` namespace, detailing its implementation as a quick replies response message."],["The `QuickReplies` class has been implemented with the following interfaces: `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains properties like `QuickReplies_`, which is a collection of quick replies, and `Title`, which represents the title of the collection."],["The page also lists various versions of the `Google.Cloud.Dialogflow.V2` package, ranging from version 3.2.0 to 4.26.0 (latest)."],["Constructors are defined for creating instances of `QuickReplies` both with no parameters, and with another `QuickReplies` instance as a parameter."]]],[]]