[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-27 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eConversations.SearchKnowledge\u003c/code\u003e response includes an array of \u003ccode\u003eanswers\u003c/code\u003e, each a \u003ccode\u003eSearchKnowledgeAnswer\u003c/code\u003e object, and a \u003ccode\u003erewrittenQuery\u003c/code\u003e string.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eSearchKnowledgeAnswer\u003c/code\u003e object contains the \u003ccode\u003eanswer\u003c/code\u003e text, its \u003ccode\u003eanswerType\u003c/code\u003e, an array of \u003ccode\u003eanswerSources\u003c/code\u003e, and the \u003ccode\u003eanswerRecord\u003c/code\u003e name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnswerType\u003c/code\u003e can be \u003ccode\u003eANSWER_TYPE_UNSPECIFIED\u003c/code\u003e, \u003ccode\u003eFAQ\u003c/code\u003e, \u003ccode\u003eGENERATIVE\u003c/code\u003e, or \u003ccode\u003eINTENT\u003c/code\u003e, defining the origin of the answer.\u003c/p\u003e\n"],["\u003cp\u003eAn \u003ccode\u003eAnswerSource\u003c/code\u003e includes the \u003ccode\u003etitle\u003c/code\u003e, \u003ccode\u003euri\u003c/code\u003e, and \u003ccode\u003esnippet\u003c/code\u003e of the source article, along with associated \u003ccode\u003emetadata\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# SearchKnowledgeResponse\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [SearchKnowledgeAnswer](#SearchKnowledgeAnswer)\n - [JSON representation](#SearchKnowledgeAnswer.SCHEMA_REPRESENTATION)\n- [AnswerType](#AnswerType)\n- [AnswerSource](#AnswerSource)\n - [JSON representation](#AnswerSource.SCHEMA_REPRESENTATION)\n\nThe response message for [Conversations.SearchKnowledge](/dialogflow/es/docs/reference/rest/v2beta1/projects.suggestions/searchKnowledge#google.cloud.dialogflow.v2beta1.Conversations.SearchKnowledge).\n\nSearchKnowledgeAnswer\n---------------------\n\nRepresents a SearchKnowledge answer.\n\nAnswerType\n----------\n\nThe type of the answer.\n\nAnswerSource\n------------\n\nThe sources of the answers."]]