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.
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. |
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. |
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 for the specified long-running operation until it is done or reaches at most a specified timeout, returning the latest state. |