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."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eQuickReplies\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, specifically focusing on version 3.7.0 and later versions up to 4.26.0 (latest).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eQuickReplies\u003c/code\u003e is a response message type used in Dialogflow to offer users a list of quick reply options and it inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eQuickReplies()\u003c/code\u003e and another that accepts an existing \u003ccode\u003eQuickReplies\u003c/code\u003e object as a parameter for creating a new instance from it, \u003ccode\u003eQuickReplies(Intent.Types.Message.Types.QuickReplies other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eQuickReplies\u003c/code\u003e class include \u003ccode\u003eQuickReplies_\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e collection of strings representing the quick replies, and \u003ccode\u003eTitle\u003c/code\u003e, a string used as the title for the quick replies collection.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides links to older versions of the class, ranging from version 3.7.0 to the latest version, 4.26.0, allowing developers to access information relevant to the specific version of the \u003ccode\u003eQuickReplies\u003c/code\u003e class they are using.\u003c/p\u003e\n"]]],[],null,[]]