public sealed class 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
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"]],[["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."],[[["\u003cp\u003eThe page details the \u003ccode\u003eButton\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, specifically under \u003ccode\u003eIntent.Types.Message.Types.BasicCard.Types\u003c/code\u003e, which represents a button that appears at the bottom of a card in Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available across multiple versions, with the most recent being \u003ccode\u003e4.26.0\u003c/code\u003e and the oldest available on this page being \u003ccode\u003e3.2.0\u003c/code\u003e, where you are able to look into the details of each version through the provided links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eButton\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its functionalities for message handling, equality checks, deep cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors available, one default and one that accepts \u003ccode\u003eIntent.Types.Message.Types.BasicCard.Types.Button\u003c/code\u003e as an argument, along with two properties: \u003ccode\u003eOpenUriAction\u003c/code\u003e, defining the action when tapped, and \u003ccode\u003eTitle\u003c/code\u003e, which holds the button's title.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits members from the \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, providing basic object functionalities.\u003c/p\u003e\n"]]],[],null,[]]