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 v2beta1 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 document provides reference information for the \u003ccode\u003eKnowledgeAssistAnswer.Types.KnowledgeAnswer\u003c/code\u003e class within the Google Cloud Dialogflow v2beta1 API, specifically version 1.0.0-beta22.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKnowledgeAnswer\u003c/code\u003e class represents an answer from the Knowledge system, supporting both FAQ and Generative answers, as per the current implementation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eKnowledgeAnswer\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message manipulation, equality comparisons, deep cloning, and buffered message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eAnswerText\u003c/code\u003e, \u003ccode\u003eFaqSource\u003c/code\u003e, and \u003ccode\u003eGenerativeSource\u003c/code\u003e to provide the answer content and specify the source of the answer, whether it be from FAQ or a Generative source.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors: a default one and another that takes an existing \u003ccode\u003eKnowledgeAnswer\u003c/code\u003e instance as a parameter, allowing for the creation of a new object based on the properties of another.\u003c/p\u003e\n"]]],[],null,[]]