public sealed class ResponseMessage.Types.KnowledgeInfoCard : IMessage<ResponseMessage.Types.KnowledgeInfoCard>, IEquatable<ResponseMessage.Types.KnowledgeInfoCard>, IDeepCloneable<ResponseMessage.Types.KnowledgeInfoCard>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ResponseMessage.Types.KnowledgeInfoCard.
Represents info card response. If the response contains generative
knowledge prediction, Dialogflow will return a payload with Infobot
Messenger compatible info 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 reference documentation for the `ResponseMessage.Types.KnowledgeInfoCard` class within the Dialogflow v3 API, specifically for .NET development."],["The `KnowledgeInfoCard` class represents an info card response, which may contain a payload compatible with Infobot Messenger when generated via knowledge prediction."],["The documentation includes a list of available versions for this class, ranging from the latest version 2.23.0 down to version 1.0.0."],["The page details the class's inheritance, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as the members it inherits from `object`."],["It includes information about the available constructors for creating instances of the `KnowledgeInfoCard` class."]]],[]]