[[["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 documentation pertains to the `ValidatePropertyKey` function within the `google.appengine.api.datastore_types` module, specifically for validating datastore keys."],["The `ValidatePropertyKey` function is also accessible via the alias `google.appengine.api.datastore.datastore_types.ValidatePropertyKey`."],["The function requires two arguments: `name`, representing the property name, and `value`, which is a `datastore.Key` instance."],["It raises a `datastore_errors.BadValueError` if the provided `datastore.Key` instance (`value`) is deemed invalid."]]],[]]