v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13188387.8 KB
projects

Rolls back a transaction.

post/v1/projects/{projectId}:rollback

Path parameters

projectIdstring required

Required. The ID of the project against which to make the request.

Request body

databaseIdstring

The ID of the database against which to make the request. '(default)' is not allowed; please use empty string '' to refer the default database.

transactionstring byte

Required. The transaction identifier, returned by a call to Datastore.BeginTransaction.

Response

Successful response