projects
Imports entities into Google Cloud Datastore. Existing entities with the same key are overwritten. The import occurs in the background and its progress can be monitored and managed via the Operation resource that is created. If an ImportEntities operation is cancelled, it is possible that a subset of the data has already been imported to Cloud Datastore.
post/v1/projects/{projectId}:import
Path parameters
projectIdstring required
Required. Project ID against which to make the request.
Request body
Response
Successful response