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, covering versions 3.2.0 to 4.26.0 with 4.26.0 being the latest."],["The `Intent.Types.Message.Types.Card` class represents a card response message in Dialogflow and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `Card` class include `Buttons` (a collection of card buttons), `ImageUri` (a URI to an image file), `Subtitle` (the card's subtitle), and `Title` (the card's title)."],["The Card class contains two constructors, one default and one that takes in another `Intent.Types.Message.Types.Card`."]]],[]]