public sealed class SearchKnowledgeResponse : IMessage<SearchKnowledgeResponse>, IEquatable<SearchKnowledgeResponse>, IDeepCloneable<SearchKnowledgeResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class SearchKnowledgeResponse.
The response message for
[Conversations.SearchKnowledge][google.cloud.dialogflow.v2beta1.Conversations.SearchKnowledge].
[[["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\u003eThe \u003ccode\u003eSearchKnowledgeResponse\u003c/code\u003e class is part of the Google Cloud Dialogflow v2beta1 API, specifically within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class serves as the response message for the \u003ccode\u003eConversations.SearchKnowledge\u003c/code\u003e method in the Dialogflow API, providing information about knowledge search results.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSearchKnowledgeResponse\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eAnswers\u003c/code\u003e, which contains the most relevant snippets from the knowledge base, and \u003ccode\u003eRewrittenQuery\u003c/code\u003e, which represents the adjusted search query.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are avaliable, a default one \u003ccode\u003eSearchKnowledgeResponse()\u003c/code\u003e and a copy constructor \u003ccode\u003eSearchKnowledgeResponse(SearchKnowledgeResponse other)\u003c/code\u003e which clones another SearchKnowledgeResponse object.\u003c/p\u003e\n"]]],[],null,[]]