Accesses the schemaless NoSQL database to provide fully managed, robust, scalable storage for your application.
- REST Resource: v1beta1.projects
- REST Resource: v1.projects
- REST Resource: v1.projects.indexes
- REST Resource: v1.projects.operations
Service: datastore.googleapis.com
All URIs below are relative to https://datastore.googleapis.com
This service provides the following discovery documents:
REST Resource: v1beta1.projects
Methods | |
---|---|
export |
POST /v1beta1/projects/{projectId}:export Exports a copy of all or a subset of entities from Google Cloud Datastore to another storage system, such as Google Cloud Storage. |
import |
POST /v1beta1/projects/{projectId}:import Imports entities into Google Cloud Datastore. |
Service: datastore.googleapis.com
All URIs below are relative to https://datastore.googleapis.com
This service provides the following discovery documents:
REST Resource: v1.projects
Methods | |
---|---|
export |
POST /v1/projects/{projectId}:export Exports a copy of all or a subset of entities from Google Cloud Datastore to another storage system, such as Google Cloud Storage. |
import |
POST /v1/projects/{projectId}:import Imports entities into Google Cloud Datastore. |
REST Resource: v1.projects.indexes
Methods | |
---|---|
get |
GET /v1/projects/{projectId}/indexes/{indexId} Gets an index. |
list |
GET /v1/projects/{projectId}/indexes Lists the indexes that match the specified filters. |
REST Resource: v1.projects.operations
Methods | |
---|---|
cancel |
POST /v1/{name=projects/*/operations/*}:cancel Starts asynchronous cancellation on a long-running operation. |
delete |
DELETE /v1/{name=projects/*/operations/*} Deletes a long-running operation. |
get |
GET /v1/{name=projects/*/operations/*} Gets the latest state of a long-running operation. |
list |
GET /v1/{name=projects/*}/operations Lists operations that match the specified filter in the request. |