transaction property
The identifier of the transaction in which to read.
A transaction identifier is returned by a call to Datastore.BeginTransaction.
Implementation
core.String? transaction;
The identifier of the transaction in which to read.
A transaction identifier is returned by a call to Datastore.BeginTransaction.
core.String? transaction;