The piece of text from the source knowledge base document.
confidence
number
The system's confidence score that this Knowledge answer is a good match for this conversational query, range from 0.0 (completely uncertain) to 1.0 (completely certain).
question
string
The corresponding FAQ question.
source
string
Indicates which Knowledge Document this answer was extracted from. Format: projects/<Project ID>/locations/<Location
ID>/agent/knowledgeBases/<Knowledge Base ID>/documents/<Document ID>.
metadata
map (key: string, value: string)
A map that contains metadata about the answer and the document from which it originates.
An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
answerRecord
string
The name of answer record, in the format of "projects//locations//answerRecords/"
[[["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 provided information outlines the JSON representation of an answer derived from a "frequently asked questions" system.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON object contains fields such as \u003ccode\u003eanswer\u003c/code\u003e, \u003ccode\u003econfidence\u003c/code\u003e, \u003ccode\u003equestion\u003c/code\u003e, \u003ccode\u003esource\u003c/code\u003e, \u003ccode\u003emetadata\u003c/code\u003e, and \u003ccode\u003eanswerRecord\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eanswer\u003c/code\u003e field represents the text extracted from the source knowledge base, while \u003ccode\u003econfidence\u003c/code\u003e indicates the system's certainty of the match.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003esource\u003c/code\u003e field specifies the origin document, \u003ccode\u003emetadata\u003c/code\u003e contains additional information in key-value pairs, and the \u003ccode\u003eanswerRecord\u003c/code\u003e is a unique identifier for the answer.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003equestion\u003c/code\u003e field represents the corresponding FAQ question that the answer is associated with.\u003c/p\u003e\n"]]],[],null,[]]