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\u003eThis webpage provides documentation for the \u003ccode\u003eButton\u003c/code\u003e class, which is part of the Google.Cloud.Dialogflow.V2 namespace and represents a button object in a basic card message within Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThe page offers access to various versions of the \u003ccode\u003eButton\u003c/code\u003e class documentation, ranging from version 3.2.0 up to the latest, 4.26.0, with links to each version's specific documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eButton\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eButton\u003c/code\u003e class includes two constructors: a default constructor \u003ccode\u003eButton()\u003c/code\u003e and another constructor that takes an existing \u003ccode\u003eButton\u003c/code\u003e object as a parameter for copying, \u003ccode\u003eButton(Intent.Types.Message.Types.BasicCard.Types.Button other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eButton\u003c/code\u003e class include \u003ccode\u003eOpenUriAction\u003c/code\u003e, defining the action when the button is tapped, and \u003ccode\u003eTitle\u003c/code\u003e, which holds the text displayed on the button.\u003c/p\u003e\n"]]],[],null,[]]