Protobuf and gRPC generated code for the Google Cloud Datastore v1 API. This is a low-level library providing the proto definitions and gRPC stubs; most users should use the higher-level google-cloud-datastore instead. Current version: 0.90.4. Released irregularly alongside Google API updates.
pip install proto-google-cloud-datastore-v1No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a gRPC stub and a LookupRequest. Replace with authenticated channel for production.
pip install google-cloud-datastore and use google.cloud.datastore.Client.
Replace 'google.cloud.datastore.v1' with 'google.cloud.datastore_v1' in all imports.
Use 'google.cloud.datastore_v1.proto' for imports, not 'proto.google.cloud.datastore.v1'.