[[["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."],[[["`LoadRecord` prepares a datastore record for user presentation."],["It accepts an `EntityRecord`, a boolean `keys_only` flag to indicate if a keys-only result is desired, and `property_names` to create a projected entity."],["The function will return a user-friendly copy of the provided record or `None`."],["If `keys_only` is `True`, it signals that the user requires only the entity's keys."],["If `property_names` is provided and is not empty, the result will be a projected entity containing only the listed properties."]]],[]]