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-09 UTC."],[[["This document provides reference documentation for the `Intent.Types.Message.Types.QuickReplies` class within the Google Cloud Dialogflow v2 API for .NET."],["The latest version available is 4.26.0, with numerous previous versions listed, from 4.25.0 down to 3.2.0, each with its own link."],["`QuickReplies` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be a quick replies response message."],["The class has properties for `QuickReplies_`, a collection of quick replies, and `Title`, which is the optional title for the quick replies collection."],["Constructors for the `QuickReplies` class include a default constructor and one that takes another `QuickReplies` object as a parameter."]]],[]]