public sealed class KnowledgeAssistAnswer.Types.KnowledgeAnswer : IMessage<KnowledgeAssistAnswer.Types.KnowledgeAnswer>, IEquatable<KnowledgeAssistAnswer.Types.KnowledgeAnswer>, IDeepCloneable<KnowledgeAssistAnswer.Types.KnowledgeAnswer>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class KnowledgeAssistAnswer.Types.KnowledgeAnswer.
Represents an answer from Knowledge. Currently supports FAQ and Generative
answers.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eKnowledgeAssistAnswer.Types.KnowledgeAnswer\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, covering versions from 3.2.0 to 4.26.0, with 4.26.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKnowledgeAssistAnswer.Types.KnowledgeAnswer\u003c/code\u003e class represents an answer from Google Cloud Dialogflow's Knowledge feature, supporting both FAQ and Generative answer types.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which facilitate message handling, comparison, cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eAnswerText\u003c/code\u003e, \u003ccode\u003eFaqSource\u003c/code\u003e, and \u003ccode\u003eGenerativeSource\u003c/code\u003e, providing the text of the answer and information about whether the answer originated from an FAQ or a generative source.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSourceCase\u003c/code\u003e property allows identification of whether the answer originated from an FAQ source or a generative source, allowing for conditional handling.\u003c/p\u003e\n"]]],[],null,[]]