public sealed class Intent.Types.Message.Types.BasicCard.Types.Button : IMessage<Intent.Types.Message.Types.BasicCard.Types.Button>, IEquatable<Intent.Types.Message.Types.BasicCard.Types.Button>, IDeepCloneable<Intent.Types.Message.Types.BasicCard.Types.Button>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.BasicCard.Types.Button.
The button object that appears at the bottom of a card.
[[["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-02 UTC."],[[["This webpage provides reference documentation for the `Intent.Types.Message.Types.BasicCard.Types.Button` class within the Google Cloud Dialogflow v2 API, detailing its use for creating button objects in basic cards."],["The `Button` class is designed to be implemented, being capable of conforming to the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The provided content contains the class documentation for version 4.20.0 and a list of clickable links for documentation for every version between 3.2.0 and 4.26.0, which is the latest."],["The class includes two constructors: one default `Button()` and another `Button(Button other)` for cloning, along with properties like `OpenUriAction` and `Title` for customization."],["The button object is used to give users actions they can trigger by tapping."]]],[]]