Package google-cloud-datastore (2.7.0)

Reference API documentation for google-cloud-datastore.

Modules

batch

Create / interact with a batch of updates / deletes.

Batches provide the ability to execute multiple operations in a single request to the Cloud Datastore API.

See https://cloud.google.com/datastore/docs/concepts/entities#batch_operations

client

Convenience wrapper for invoking APIs/factories w/ a project.

entity

Class for representing a single entity in the Cloud Datastore.

helpers

Helper functions for dealing with Cloud Datastore's Protobuf API.

The non-private functions are part of the API.

key

Create / interact with Google Cloud Datastore keys.

query

Create / interact with Google Cloud Datastore queries.

transaction

Create / interact with Google Cloud Datastore transactions.

client

API documentation for datastore_admin_v1.services.datastore_admin.client module.