public sealed class Intent.Types.Message.Types.QuickReplies : IMessage<Intent.Types.Message.Types.QuickReplies>, IEquatable<Intent.Types.Message.Types.QuickReplies>, IDeepCloneable<Intent.Types.Message.Types.QuickReplies>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.QuickReplies.
[[["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-04-01 UTC."],[[["This webpage provides documentation for the `Intent.Types.Message.Types.QuickReplies` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The content includes a list of versioned API references, starting from version 3.2.0 up to the latest version 4.26.0, with version 4.17.0 currently being displayed."],["The `QuickReplies` class is used to represent quick reply response messages, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a parameterless constructor and one that takes in another quick reply object as a parameter, and it provides properties to set the title, and a collection of the quick replies."],["The documentation also includes inherited members from the object class such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]