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 document provides reference documentation for the `Intent.Types.Message.Types.QuickReplies` class within the Google Cloud Dialogflow v2 API, detailing its structure and functionalities."],["The `QuickReplies` class, which is used for quick replies response messages, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to inherit various features."],["The latest version available is 4.26.0, while this specific documentation refers to version 4.14.0, with links to older versions dating back to 3.2.0."],["The class has two constructors, `QuickReplies()` and `QuickReplies(Intent.Types.Message.Types.QuickReplies other)`, and includes properties such as `QuickReplies_` for a collection of replies and `Title` for a title."],["The `QuickReplies_` property is of type `RepeatedField\u003cstring\u003e` and the `Title` property is of type `string`."]]],[]]