transaction property
Run the aggregation within an already active transaction.
The value here is the opaque transaction ID to execute the query in.
Implementation
@$pb.TagNumber(4)
$core.List<$core.int> get transaction => $_getN(2);
Run the aggregation within an already active transaction.
The value here is the opaque transaction ID to execute the query in.
@$pb.TagNumber(4)
$core.List<$core.int> get transaction => $_getN(2);