transaction property
The transaction that was started as part of this request.
Only present on the first response when the request requested to start a new transaction.
Implementation
@$pb.TagNumber(2)
$core.List<$core.int> get transaction => $_getN(1);