[[["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 2022-09-30 UTC."],[[["`LiveTxn` represents an in-flight transaction within the `google.appengine.datastore.datastore_stub_util` module."],["This class inherits from `expected_type`, found in `google.appengine.api.validation.Validator`."],["It provides methods such as `AddActions`, `Commit`, `Delete`, `Get`, `GetQueryCursor`, and `Put` for managing data within the transaction."],["`GetMutationVersion` returns the version of an entity after the transaction is committed, and `Rollback` is used to undo the current transaction."],["The `LiveTxn` class also has class variables defining transaction states: `ACTIVE`, `COMMITTED`, `FAILED`, and `ROLLEDBACK`."]]],[]]