public sealed class 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-03-21 UTC."],[[["This document provides reference documentation for the `Intent.Types.Message.Types.QuickReplies` class within the Google Cloud Dialogflow v2 API, detailing its constructors, properties, and inheritance."],["The latest version documented is 4.26.0, and the page provides links to documentation for versions ranging from 3.2.0 to 4.26.0 of the same class."],["The `QuickReplies` class, used for quick reply response messages, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `QuickReplies` class include `QuickReplies_`, a collection of quick replies, and `Title`, which represents the title of the quick replies collection, both of which are optional."],["The class has two constructors: a default `QuickReplies()` constructor and another `QuickReplies(Intent.Types.Message.Types.QuickReplies other)` constructor for creating a copy of an existing `QuickReplies` object."]]],[]]