[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-21 UTC."],[[["This webpage documents how to roll back a transaction using a POST request to the specified Google Datastore API endpoint."],["The request URL requires a `projectId` path parameter, which identifies the project associated with the transaction rollback request."],["The request body must include a `transaction` field, which is a base64-encoded string representing the transaction identifier obtained from the `BeginTransaction` call."],["A successful rollback request returns an empty response body."],["To perform this operation, you must use one of the listed OAuth scopes for authorization."]]],[]]