public sealed class BasicCard : IMessage<Intent.Types.Message.Types.BasicCard>, IEquatable<Intent.Types.Message.Types.BasicCard>, IDeepCloneable<Intent.Types.Message.Types.BasicCard>, IBufferMessage, IMessage
The basic card message. Useful for displaying information.
[[["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\u003eBasicCard\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, which is used to display information in the form of a card.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBasicCard\u003c/code\u003e 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, providing various functionalities like message handling, equality comparison, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eButtons\u003c/code\u003e, \u003ccode\u003eFormattedText\u003c/code\u003e, \u003ccode\u003eImage\u003c/code\u003e, \u003ccode\u003eSubtitle\u003c/code\u003e, and \u003ccode\u003eTitle\u003c/code\u003e that allow for customization of the card's content and appearance.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is available in version 4.26.0, and there are numerous prior versions listed ranging from 4.25.0 down to 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for this class, one being the default constructor, and the second allowing you to instantiate the object via another \u003ccode\u003eBasicCard\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]