[[["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 API endpoint is used to roll back a transaction in the Google Cloud Datastore."],["The `POST` request is made to `https://datastore.googleapis.com/v1/projects/{projectId}:rollback`, with `{projectId}` being a required path parameter."],["The request body requires a JSON structure including `databaseId` and a base64-encoded `transaction` identifier."],["A successful rollback request will result in an empty response body."],["Authorization requires either the `https://www.googleapis.com/auth/datastore` or `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]