transaction property
If set, applies all writes in this transaction, and commits it.
Implementation
@$pb.TagNumber(3)
$core.List<$core.int> get transaction => $_getN(2);
If set, applies all writes in this transaction, and commits it.
@$pb.TagNumber(3)
$core.List<$core.int> get transaction => $_getN(2);