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 provides documentation for the \u003ccode\u003eBasicCard\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, specifically detailing its structure and usage across various versions, from 3.2.0 up to the latest 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBasicCard\u003c/code\u003e class, part of Dialogflow's messaging system, is designed to display rich information, and it inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \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, allowing for customization of card content with text, buttons, and an image.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBasicCard\u003c/code\u003e has two constructors, one being empty, and the other taking another \u003ccode\u003eBasicCard\u003c/code\u003e as a parameter, and it also has inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e and \u003ccode\u003eToString()\u003c/code\u003e from the object class.\u003c/p\u003e\n"],["\u003cp\u003eThis page lists links to the documentation of every version, from version 3.2.0 to 4.26.0 of the basic card, allowing for easy navigation between them.\u003c/p\u003e\n"]]],[],null,[]]