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"]],[["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-04-01 UTC."],[[["This webpage provides reference documentation for the `Intent.Types.Message.Types.Card.Types.Button` class within the Google Cloud Dialogflow v2 API, with the latest version being 4.26.0."],["The `Button` class contains information about a button within the Dialogflow API, and has a constructor that can create a new button or a clone from an existing button."],["The `Button` class in Google Cloud Dialogflow API implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Button` class has properties for `Postback`, which can be a text to send back or a URI to open, and `Text`, which sets the text to display on the button, both of these being optional."],["The page lists various versions of the API class, ranging from version 4.26.0 down to version 3.2.0, allowing users to select documentation for specific releases."]]],[]]