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"]],[["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-01 UTC."],[[["This page provides documentation for the `Button` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically for the Dialogflow API."],["The `Button` class is part of `Intent.Types.Message.Types.Card.Types` and represents a button object used in Dialogflow interactions, with properties for `Postback` and `Text`."],["The provided content covers multiple versions of the `Button` class documentation, ranging from version 3.2.0 to the latest version 4.26.0."],["The `Button` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the `Object` class."],["It has two constructors available, a default one, and another which takes an `Intent.Types.Message.Types.Card.Types.Button` as an argument, to clone the button class."]]],[]]