[[["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, `google.appengine.ext.deferred.run_from_datastore`, retrieves and executes a task stored in the datastore."],["The function requires the datastore `key` of a `_DeferredTaskEntity` to locate the task."],["It returns the value resulting from the task's function invocation."],["A `PermanentTaskFailure` exception is raised if the corresponding task entity cannot be found in the datastore."],["The function has an alias which is `google.appengine.ext.deferred.deferred.run_from_datastore`."]]],[]]