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
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.Card.Types.Button.
[[["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 webpage provides reference documentation for the `Intent.Types.Message.Types.Card.Types.Button` class within the Google Cloud Dialogflow v2 API, covering versions from 3.2.0 to the latest version 4.26.0."],["The `Button` class, part of the `Google.Cloud.Dialogflow.V2` namespace, contains information about a button within the Dialogflow API, inheriting from `Object` and implementing several interfaces."],["The `Button` class has two constructors: a default `Button()` constructor, and a `Button(Intent.Types.Message.Types.Card.Types.Button other)` constructor."],["Key properties of the `Button` class include `Postback`, which is the text to send to the Dialogflow API or a URI, and `Text`, the text displayed on the button itself."],["This page contains the full historical lineage of each version of the `Button` class that has been created."]]],[]]