Article match confidence. The system's confidence score that this article is a good match for this conversation, as a value from 0.0 (completely uncertain) to 1.0 (completely certain).
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-03-05 UTC."],[[["The provided data represents an article answer in JSON format."],["The JSON includes fields for the article's title, URI, and snippets, all of which are strings."],["A confidence score, ranging from 0.0 to 1.0, indicates the system's certainty that the article is a suitable match for the conversation."],["Metadata about the answer and the document, in the form of key-value pairs, is also contained in a map."],["The answerRecord field is a string representing the name of the answer record."]]],[]]