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 documentation for the `ResponseMessage.Types.KnowledgeInfoCard` class within the Dialogflow v3 API, with the latest version being 2.23.0."],["The `KnowledgeInfoCard` class represents an info card response, which is returned by Dialogflow when a generative knowledge prediction is present in a given response."],["The documentation lists the inheritance, implementation details, and constructor information for the `KnowledgeInfoCard` class in various Dialogflow v3 API versions, from 1.0.0 up to the latest version 2.23.0."],["The provided documentation includes a list of versions for the `ResponseMessage.Types.KnowledgeInfoCard`, that includes the versions for the Google.Cloud.Dialogflow.Cx.V3 package, giving access to previous versions and their respective documentation."]]],[]]