[[["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, `PropertyValueToKeyValue`, converts an `entity_pb2.PropertyValue` into a hashable key value."],["The function's output mirrors the datastore's native ordering and uniquely represents the input `PropertyValue`."],["The primary alias for this function is `google.appengine.api.datastore.datastore_types.PropertyValueToKeyValue`."],["It accepts a single argument, `prop_value`, which is the `entity_pb2.PropertyValue` to be converted."],["The function returns a representation of the given property value that is both comparable and hashable."]]],[]]