public sealed class Intent.Types.Message.Types.Card.Types.Button : IMessage<Intent.Types.Message.Types.Card.Types.Button>, IEquatable<Intent.Types.Message.Types.Card.Types.Button>, IDeepCloneable<Intent.Types.Message.Types.Card.Types.Button>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.Card.Types.Button.
[[["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 webpage provides documentation for the `Button` class within the `Google.Cloud.Dialogflow.V2` API, specifically for version 4.25.0."],["The `Button` class is used to define button elements within a card message in the Dialogflow API, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class documentation outlines its inheritance, implementing interfaces, constructors, and properties such as `Postback` (text or URI to send back) and `Text` (text displayed on the button)."],["The page also includes links to documentation for previous versions of the `Button` class within `Google.Cloud.Dialogflow.V2` ranging from version 3.2.0 to the latest version 4.26.0."]]],[]]