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 reference documentation and code samples for the `Intent.Types.Message.Types.QuickReplies` class within the Google Cloud Dialogflow v2 API."],["The class `Intent.Types.Message.Types.QuickReplies` is a quick replies response message, inheriting from `object` and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The provided content contains links for various versions of the API, ranging from version 3.2.0 up to the latest version 4.26.0, which are all for the same class."],["The `QuickReplies` class includes properties such as `QuickReplies_` to contain a collection of quick replies and `Title` to contain the title for the quick replies."],["The `QuickReplies` class has two constructors, one default and another to take another instance of the class in order to create a copy of it."]]],[]]