public sealed class Card : IMessage<Intent.Types.Message.Types.Card>, IEquatable<Intent.Types.Message.Types.Card>, IDeepCloneable<Intent.Types.Message.Types.Card>, IBufferMessage, IMessage
[[["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."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eCard\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, specifically the \u003ccode\u003eIntent.Types.Message.Types.Card\u003c/code\u003e type, which is used for creating card response messages in Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCard\u003c/code\u003e class provides properties such as \u003ccode\u003eButtons\u003c/code\u003e, \u003ccode\u003eImageUri\u003c/code\u003e, \u003ccode\u003eSubtitle\u003c/code\u003e, and \u003ccode\u003eTitle\u003c/code\u003e to customize the appearance and content of the card, including buttons, image URLs, a subtitle, and the main title.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers versions ranging from 3.2.0 up to the latest version 4.26.0, with each link pointing to the documentation for the same \u003ccode\u003eCard\u003c/code\u003e type within that version, with 4.26.0 being the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThe Card class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e to support its features and integration with other components.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and overloads \u003ccode\u003eCard()\u003c/code\u003e constructors which allows for the creation of a blank card, or a card initialized with another given \u003ccode\u003eCard\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]