[[["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 2022-09-30 UTC."],[[["This function, `inject_results`, modifies a datastore query's results."],["It accepts a `query` object to be modified, along with lists of `updated_entities` and `deleted_keys`."],["`updated_entities` specifies entities that should override query results, while `deleted_keys` indicates entities to be removed."],["The function returns either an `AugmentedQuery` if in-memory filtering is needed or the original query otherwise."]]],[]]