public sealed class Intent.Types.Message.Types.Card : IMessage<Intent.Types.Message.Types.Card>, IEquatable<Intent.Types.Message.Types.Card>, IDeepCloneable<Intent.Types.Message.Types.Card>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.Card.
[[["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 `Intent.Types.Message.Types.Card` class within the Google Cloud Dialogflow v2 API for .NET, covering versions from 3.2.0 to 4.26.0, with 4.26.0 being the latest."],["The `Card` class is a response message type used in the Dialogflow API and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `Card` class include `Buttons` (a collection of card buttons), `ImageUri` (a URI for an image), `Subtitle`, and `Title`, all being optional and aiding in the customization of the card response."],["The page offers reference material, including links to the implementation of the class and inheritance chain such as the object class, as well as links to each of the member properties for the `Card` class, which include `Buttons`, `ImageUri`, `Subtitle`, and `Title`."]]],[]]