public sealed class 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 page provides documentation for the `Button` class within the Google Cloud Dialogflow v2 API, specifically under the `Intent.Types.Message.Types.Card.Types` namespace."],["The `Button` class is used to represent a button in a card message, with options to set the text displayed on the button as well as the action to perform when the button is pressed."],["The document contains the history of versions, listing from 4.26.0 as the latest down to 3.2.0, while showing that version 4.6.0 is the page it is currently displaying."],["The `Button` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the protocol buffer system."],["The class `Button` has two properties, `Postback`, and `Text`, for you to utilize when you create a new instance of it."]]],[]]