public sealed class BasicCard : IMessage<Intent.Types.Message.Types.BasicCard>, IEquatable<Intent.Types.Message.Types.BasicCard>, IDeepCloneable<Intent.Types.Message.Types.BasicCard>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.BasicCard.
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 document provides reference documentation for the \u003ccode\u003eBasicCard\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for version 4.3.0, which is part of the namespace \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBasicCard\u003c/code\u003e class is used to display information in a card format, implementing 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\u003eIt offers constructors for creating new \u003ccode\u003eBasicCard\u003c/code\u003e objects, either empty or from an existing \u003ccode\u003eBasicCard\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eBasicCard\u003c/code\u003e include \u003ccode\u003eButtons\u003c/code\u003e (a collection of card buttons), \u003ccode\u003eFormattedText\u003c/code\u003e (body text, required if no image), \u003ccode\u003eImage\u003c/code\u003e (optional image), \u003ccode\u003eSubtitle\u003c/code\u003e, and \u003ccode\u003eTitle\u003c/code\u003e, allowing for customization of the card's content and appearance.\u003c/p\u003e\n"],["\u003cp\u003eThe document also contains a link list of the \u003ccode\u003eBasicCard\u003c/code\u003e classes for other versions of the Google Cloud Dialogflow API, from version 4.26.0 down to version 3.2.0, with version 4.26.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]