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 available for the Dialogflow v3 API class `ResponseMessage.Types.KnowledgeInfoCard` is 2.23.0."],["This class represents an info card response, particularly used when Dialogflow provides a generative knowledge prediction, utilizing an Infobot Messenger compatible format."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing a variety of functionalities."],["The documentation includes a version history, spanning from version 1.0.0 up to the latest 2.23.0, allowing users to view the changes over time."],["`KnowledgeInfoCard` class is under the `Google.Cloud.Dialogflow.Cx.V3` namespace and can be found in the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]