public sealed class 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 page provides reference documentation for the `Intent.Types.Message.Types.Card` class within the Google Cloud Dialogflow v2 API, specifically for the .NET library."],["The `Card` class represents a card response message in Dialogflow and is a type of message for Intent, inheriting from `Object` and implementing multiple interfaces."],["The documentation includes versions of the `Card` class ranging from version 3.2.0 up to the latest version 4.26.0, with links to the specific documentation for each release."],["The `Card` class provides customizable properties such as `Buttons`, `ImageUri`, `Subtitle`, and `Title` for creating card responses within the Dialogflow API."],["The card class implements the IMessage, IEquatable\u003cIntent.Types.Message.Types.Card\u003e, IDeepCloneable\u003cIntent.Types.Message.Types.Card\u003e, and IBufferMessage interfaces, along with inheriting members from Object, offering comprehensive functionality."]]],[]]