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, covering versions from 3.2.0 up to the latest, 4.26.0."],["The `Button` class represents a button element in a card message and includes properties like `Postback`, for sending data back to the API or opening a URI, and `Text`, for the button's display text."],["The class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable\u003cButton\u003e`, `IDeepCloneable\u003cButton\u003e`, `IBufferMessage`, and `IMessage`."],["This documentation includes reference material for the `Intent.Types.Message.Types.Card.Types.Button` class's constructors, showing `Button()` and `Button(Intent.Types.Message.Types.Card.Types.Button other)` methods."],["The full list of methods inherited from base objects are also documented, such as the `GetHashCode()`, `GetType()` and `ToString()` methods."]]],[]]