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
[[["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 within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, specifically for the .NET library, with the current version being 3.8.0, however there are versions available all the way up to 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eButton\u003c/code\u003e class is a part of the \u003ccode\u003eIntent.Types.Message.Types.Card.Types\u003c/code\u003e and contains information pertaining to a button within a card message, as can be used in the Dialogflow API.\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 has two constructors, \u003ccode\u003eButton()\u003c/code\u003e and \u003ccode\u003eButton(Intent.Types.Message.Types.Card.Types.Button other)\u003c/code\u003e, and two properties, \u003ccode\u003ePostback\u003c/code\u003e and \u003ccode\u003eText\u003c/code\u003e, both of which are strings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePostback\u003c/code\u003e property is a string that represents the optional text to send back to the Dialogflow API, or it can be a URI to be opened, while the \u003ccode\u003eText\u003c/code\u003e property represents the optional text that is to be shown on the button.\u003c/p\u003e\n"]]],[],null,[]]