datastore_runInTransaction
Execute multiple database operations atomically within a single transaction to ensure data consistency and integrity in Google Cloud Datastore.
Instructions
Execute multiple operations within a transaction
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operations | Yes | Array of operations to execute in the transaction |