Cloud Datastore API

Accesses the schemaless NoSQL database to provide fully managed, robust, scalable storage for your application.

Service: datastore.googleapis.com

The Service name datastore.googleapis.com is needed to create RPC client stubs.

google.datastore.admin.v1.DatastoreAdmin

Methods
CreateIndex Creates the specified index.
DeleteIndex Deletes an existing index.
ExportEntities Exports a copy of all or a subset of entities from Google Cloud Datastore to another storage system, such as Google Cloud Storage.
GetIndex Gets an index.
ImportEntities Imports entities into Google Cloud Datastore.
ListIndexes Lists the indexes that match the specified filters.

google.datastore.admin.v1beta1.DatastoreAdmin

Methods
ExportEntities Exports a copy of all or a subset of entities from Google Cloud Datastore to another storage system, such as Google Cloud Storage.
ImportEntities Imports entities into Google Cloud Datastore.

google.longrunning.Operations

Methods
CancelOperation Starts asynchronous cancellation on a long-running operation.
DeleteOperation Deletes a long-running operation.
GetOperation Gets the latest state of a long-running operation.
ListOperations Lists operations that match the specified filter in the request.
WaitOperation Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.