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."],[[["The content provides documentation for the `Intent.Types.Message.Types.Card` class within the Google Cloud Dialogflow v2 API, detailing its structure, inheritance, and implementation of various interfaces."],["The `Card` class, which is a response message, is part of the `Google.Cloud.Dialogflow.V2` namespace and is available in the `Google.Cloud.Dialogflow.V2.dll` assembly."],["It includes constructors for creating a new `Card` object and a copy constructor to clone an existing `Card`."],["The `Card` class includes properties such as `Buttons` (a collection of card buttons), `ImageUri` (a public URI for a card image), `Subtitle`, and `Title`, all of which are optional elements of the card."],["The documentation lists various versions of the API, ranging from 3.2.0 up to 4.26.0, with 4.26.0 as the latest version available for the `Intent.Types.Message.Types.Card` class."]]],[]]