[[["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-03-05 UTC."],[[["TransactionHelper enables the task queue API to serialize a datastore transaction without needing to know the implementation details."],["TransactionHelper inherits from `java.lang.Object`, including methods like `clone()`, `equals()`, and `toString()`."],["The static method `setTransaction` within TransactionHelper sets either the `transaction` or `datastore_transaction` field in a `TaskQueueAddRequest`."],["`setTransaction` accepts a `Transaction` and a `TaskQueueAddRequest.Builder` as parameters to facilitate transaction serialization within the task queue API."]]],[]]