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."],[[["The latest version of the `Google.Cloud.Dialogflow.Cx.V3.ResponseMessage.Types.KnowledgeInfoCard` API class is 2.23.0, while the current page documents version 2.16.0."],["This API class represents an info card response within the Dialogflow v3 API, which may contain a payload with Infobot Messenger compatible information when the response is generated through knowledge prediction."],["The `ResponseMessage.Types.KnowledgeInfoCard` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The provided documentation includes a comprehensive list of prior versions, ranging from version 2.22.0 down to version 1.0.0, all for the same class."],["The class `KnowledgeInfoCard` has two constructors: a default constructor `KnowledgeInfoCard()`, and a constructor with a parameter of type `KnowledgeInfoCard` named `other`."]]],[]]