public sealed class Intent.Types.Message.Types.Card : IMessage<Intent.Types.Message.Types.Card>, IEquatable<Intent.Types.Message.Types.Card>, IDeepCloneable<Intent.Types.Message.Types.Card>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.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."],[[["This webpage provides reference documentation for the `Intent.Types.Message.Types.Card` class within the Google Cloud Dialogflow v2 API, detailing its properties and implementations."],["The latest version of the documentation is for version 4.26.0, and it also includes links to documentation for previous versions, down to 3.2.0."],["The `Card` class, a response message type, implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its capacity for complex object handling."],["The `Card` class has several properties, including `Buttons`, `ImageUri`, `Subtitle`, and `Title`, allowing for rich content presentation in Dialogflow responses."],["Two constructors for the `Card` class are available: a default constructor and another constructor that creates a copy from an existing `Card` instance."]]],[]]