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-03-21 UTC."],[[["This webpage provides reference documentation for the `Intent.Types.Message.Types.QuickReplies` class within the Google Cloud Dialogflow v2 API, specifically focusing on version 4.18.0."],["The `QuickReplies` class is a response message type used in Dialogflow for presenting a collection of quick replies, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists various versions of the API, from 4.26.0 (latest) down to 3.2.0, enabling users to access documentation relevant to different versions of the API."],["Key properties of the `QuickReplies` class include `QuickReplies_`, which holds a collection of quick reply strings, and `Title`, which allows for an optional title for the quick reply collection."],["The `QuickReplies` class documentation also details the inherited members from `object`, as well as the namespace and the assembly that contains this class."]]],[]]