[[["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."],[[["The `CompleteQuery` method returns a list of `querySuggestions` and a `tailMatchTriggered` boolean."],["`querySuggestions` contains a list of suggested search queries, ordered with the top suggestion first."],["`tailMatchTriggered` indicates if the suggestions are tail suggestions, which occurs when no full query matches are found and `includeTailSuggestions` is set to true."],["Each `QuerySuggestion` includes a `suggestion` string and an array of `completableFieldPaths`."],["The `completableFieldPaths` array in a `QuerySuggestion` represents the unique document field paths that served as the source of the suggestion, specifically when generated from completable fields."]]],[]]