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 implementation and functionality."],["The `QuickReplies` class, part of the `Google.Cloud.Dialogflow.V2` namespace, is a message type representing a quick replies response and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers multiple versions of the Dialogflow v2 API, from version 3.2.0 up to the latest, 4.26.0, and includes links to the specific documentation for each version."],["Key properties of the `QuickReplies` class include `QuickReplies_`, which holds a collection of quick reply strings, and `Title`, which is an optional string to title the quick replies."],["The documentation lists inherited members from the base `Object` class, and outlines two constructors, along with their parameters, that can be used to create instances of the `QuickReplies` class."]]],[]]