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."],[[["The latest version available for `Google.Cloud.Dialogflow.V2.Intent.Types.Message.Types.QuickReplies` is 4.26.0, with many previous versions listed dating back to 3.2.0."],["The `QuickReplies` class is a response message type that can implement multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This `QuickReplies` class inherits from the base `Object` class, and therefore includes default inherited methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `QuickReplies` class has two constructors: one default `QuickReplies()` and another that takes an existing `Intent.Types.Message.Types.QuickReplies` object as a parameter."],["`QuickReplies` includes two properties: `QuickReplies_`, a collection of quick replies, and `Title`, which represents the title of the quick replies collection."]]],[]]