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-04-09 UTC."],[[["This page provides reference documentation for the `ResponseMessage.Types.KnowledgeInfoCard` class within the Dialogflow v3 API."],["The `KnowledgeInfoCard` class represents an info card response, often used when Dialogflow generates knowledge predictions."],["The provided content offers documentation links for numerous versions of the API, spanning from version 1.0.0 to the latest 2.23.0."],["The documentation specifies that `KnowledgeInfoCard` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It also includes details about the `KnowledgeInfoCard` constructors, with one default and one taking another `KnowledgeInfoCard` instance as a parameter."]]],[]]