Send feedback
Module: google.appengine.datastore.cloud_datastore_validator
Stay organized with collections
Save and categorize content based on your preferences.
Validators for v1 datastore protocol buffers.
This module is internal and should not be used by client applications.
Classes
class ValidationError : Raised when validation fails.
Functions
get_entity_validator(...) : Validator for entities and keys.
get_query_validator(...) : Validator for queries.
get_service_validator(...) : Returns a validator for v1 service request/response protos.
Other Members
ALLOCATE_KEY_ID
Instance of google.appengine.datastore.cloud_datastore_validator._ValidationConstraint
DELETE
Instance of google.appengine.datastore.cloud_datastore_validator._ValidationConstraint
KEY_IN_VALUE
Instance of google.appengine.datastore.cloud_datastore_validator._ValidationConstraint
READ
Instance of google.appengine.datastore.cloud_datastore_validator._ValidationConstraint
READ_ENTITY_IN_VALUE
Instance of google.appengine.datastore.cloud_datastore_validator._ValidationConstraint
UPDATE
Instance of google.appengine.datastore.cloud_datastore_validator._ValidationConstraint
UPSERT
Instance of google.appengine.datastore.cloud_datastore_validator._ValidationConstraint
UPSERT_ENTITY_IN_VALUE
Instance of google.appengine.datastore.cloud_datastore_validator._ValidationConstraint
WRITE_ENTITY_IN_VALUE
Instance of google.appengine.datastore.cloud_datastore_validator._ValidationConstraint
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-06-16 UTC.
Need to tell us more?
[[["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 2025-06-16 UTC."],[],[]]