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, found in the `Google.Cloud.Dialogflow.V2.dll` assembly, implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage contains links for various versions of the `QuickReplies` class ranging from version 3.2.0 up to the latest version 4.26.0, with version 4.1.0 being the current one presented."],["The class offers two constructors, a default one and another that takes an `Intent.Types.Message.Types.QuickReplies` object as a parameter, allowing users to provide existing data when creating a new instance."],["The class allows for a Title and a collection of quick replies as the main properties for this class, both optional."]]],[]]