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 v2beta1 API class Intent.Types.Message.Types.QuickReplies.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This documentation is for the `Intent.Types.Message.Types.QuickReplies` class within the Google Cloud Dialogflow v2beta1 API, specifically for version 1.0.0-beta22, which can be found at the specified link."],["The `QuickReplies` class is a response message that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This `QuickReplies` class inherits from the base `object` class, and provides methods such as `GetHashCode()`, `GetType()`, and `ToString()`, which it inherits from `object`."],["The class has a constructor `QuickReplies(Intent.Types.Message.Types.QuickReplies other)` that accepts another instance of `QuickReplies` for initialization."],["The class offers two main properties, `QuickReplies_`, a `RepeatedField\u003cstring\u003e` which is an optional collection of the quick reply strings, and `Title`, a string property that can set the title for the quick replies section."]]],[]]