transaction property
The identifier of the transaction associated with the commit.
A transaction identifier is returned by a call to Datastore.BeginTransaction.
Implementation
core.String? transaction;
The identifier of the transaction associated with the commit.
A transaction identifier is returned by a call to Datastore.BeginTransaction.
core.String? transaction;