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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `QuickReplies` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically focusing on version 3.6.0 and onward."],["The `QuickReplies` class represents a response message type used for conveying quick replies in the Dialogflow V2 API, inheriting from the `Object` class and implementing several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the `QuickReplies` class constructors, which are `QuickReplies()` and `QuickReplies(Intent.Types.Message.Types.QuickReplies other)`, as well as its properties `QuickReplies_` and `Title`."],["The page also lists numerous prior versions, from 3.2.0 to 4.26.0 (latest), each with a link to their corresponding documentation, providing a history of versioned `QuickReplies` class data."],["It provides a list of inherited members from the parent `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, in addition to the namespace it belongs to and the assembly it is contained in."]]],[]]