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 v2beta1 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 document provides reference documentation for the `Intent.Types.Message.Types.Card` class within the Google Cloud Dialogflow v2beta1 API, version 1.0.0-beta22."],["The `Intent.Types.Message.Types.Card` class is a sealed class representing a card response message and inherits from `object` while implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Buttons`, `ImageUri`, `Subtitle`, and `Title`, which allow for customization of the card's content and appearance."],["There are two constructors for the class, the first is default and the second allows for another `Card` object to be passed as a parameter, which is used to create a new `Card`."],["The latest version available is 1.0.0-beta23."]]],[]]