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 `Intent.Types.Message.Types.Card.Types.Button` class within the Google Cloud Dialogflow v2 API for .NET, detailing its purpose and usage."],["The class `Intent.Types.Message.Types.Card.Types.Button` is used to define buttons that are displayed in Dialogflow card messages, and is available across numerous version of the API, from 3.2.0 to 4.26.0 (latest)."],["The `Button` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of the `Button` class include `Postback`, which defines the text to send to the Dialogflow API or a URI, and `Text`, which displays the text on the button."],["This documentation offers reference for all versions of the API for the `Button` class within the Google Cloud Dialogflow v2 API, available by the link provided per version."]]],[]]