public sealed class Intent.Types.Message.Types.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"]],[["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 webpage provides documentation for the `BasicCard` class within the Google Cloud Dialogflow v2 API, which is used to display information in a card format, and is located in the namespace `Google.Cloud.Dialogflow.V2`."],["The `BasicCard` class supports multiple versions, ranging from version 3.2.0 up to the latest version 4.26.0, allowing developers to consult documentation specific to their needs."],["The `BasicCard` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling and object manipulation."],["A `BasicCard` object can contain properties such as `Buttons`, `FormattedText`, `Image`, `Subtitle`, and `Title`, allowing for rich information display including text, images, and interactive buttons."],["The page allows you to browse through multiple versions of the `BasicCard` class API documentation, with each version clearly linked in descending order, beginning with the latest, for easy reference."]]],[]]