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 library for .NET, and is used to create button objects at the bottom of cards.\u003c/p\u003e\n"],["\u003cp\u003eThe content details the \u003ccode\u003eButton\u003c/code\u003e class across multiple versions, ranging from version 3.2.0 up to the latest 4.26.0, and is located under the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.Intent.Types.Message.Types.BasicCard.Types\u003c/code\u003e namespace.\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<Intent.Types.Message.Types.BasicCard.Types.Button>\u003c/code\u003e, \u003ccode\u003eIEquatable<Intent.Types.Message.Types.BasicCard.Types.Button>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<Intent.Types.Message.Types.BasicCard.Types.Button>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one and one that takes another \u003ccode\u003eButton\u003c/code\u003e object as a parameter for cloning, and also defines two main properties, \u003ccode\u003eOpenUriAction\u003c/code\u003e which details what happens when the button is tapped and \u003ccode\u003eTitle\u003c/code\u003e which sets the title of the button.\u003c/p\u003e\n"],["\u003cp\u003eThis page includes inherited 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, and explains the functionality and implementation of this class.\u003c/p\u003e\n"]]],[],null,[]]