[[["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-02-28 UTC."],[[["This content outlines the JSON representation and fields for the `CompleteQuery` response, detailing how query suggestions are structured."],["The response includes an array of `querySuggestions`, which are ordered with the top suggestion listed first and are objects of the `QuerySuggestion` type."],["The `tailMatchTriggered` boolean indicates if the suggestions are tail suggestions, which are activated when no suggestions fully match the query and `includeTailSuggestions` is true."],["Each `QuerySuggestion` contains a `suggestion` string representing a suggested query, and optionally `completableFieldPaths` if the suggestion originates from document-completable fields."]]],[]]