[[["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 module provides validators for the v1 datastore protocol buffers, which are used internally and not intended for client application use."],["The module includes functions for validating entities, keys, and queries, through the use of functions such as `get_entity_validator`, `get_query_validator`, and `get_service_validator`."],["A `ValidationError` class is included to raise exceptions when validation checks fail."],["The module also has various `_ValidationConstraint` instances like `ALLOCATE_KEY_ID`, `DELETE`, `KEY_IN_VALUE`, and others, specifying different validation constraints."]]],[]]