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 up to the latest 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKnowledgeAnswer\u003c/code\u003e class represents an answer from Google Cloud Dialogflow's knowledge features, supporting both FAQ and Generative types of responses.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eKnowledgeAnswer\u003c/code\u003e class include \u003ccode\u003eAnswerText\u003c/code\u003e (the answer itself), \u003ccode\u003eFaqSource\u003c/code\u003e (if the answer is from an FAQ), and \u003ccode\u003eGenerativeSource\u003c/code\u003e (if the answer is generated), with the \u003ccode\u003eSourceCase\u003c/code\u003e property indicating the type of source.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines that this class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are available for creating new instances, either default or with an existing \u003ccode\u003eKnowledgeAnswer\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]