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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `Intent.Types.Message.Types.Card` class within the Google Cloud Dialogflow v2beta1 API, which is used for creating card response messages."],["The `Card` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various methods for managing and manipulating card objects."],["The `Card` class includes properties like `Buttons`, `ImageUri`, `Subtitle`, and `Title`, allowing developers to customize the card's content and appearance, such as adding a collection of buttons, image, subtitle, and title."],["The latest version of the `Intent.Types.Message.Types.Card` is 1.0.0-beta23 and the previous version is 1.0.0-beta22."]]],[]]