public sealed class KnowledgeAnswers : IMessage<KnowledgeAnswers>, IEquatable<KnowledgeAnswers>, IDeepCloneable<KnowledgeAnswers>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class KnowledgeAnswers.
Represents the result of querying a Knowledge base.
[[["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\u003e\u003ccode\u003eKnowledgeAnswers\u003c/code\u003e is a class within the Google Cloud Dialogflow v2beta1 API, representing the results of querying a Knowledge base.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eKnowledgeAnswers\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, supporting various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eIt is found within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKnowledgeAnswers\u003c/code\u003e class has two constructors, one default and one that accepts another \u003ccode\u003eKnowledgeAnswers\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt contains an \u003ccode\u003eAnswers\u003c/code\u003e property, which is a list of answers from the Knowledge Connector, stored as a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eKnowledgeAnswers.Types.Answer\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]