transaction property
The transaction that was started as part of this request.
Can only be set in the first response, and only if
google.firestore.v1.RunQueryRequest.new_transaction
was set in the request. If set, no other fields will be set in this
response.
Implementation
@$pb.TagNumber(2)
$core.List<$core.int> get transaction => $_getN(1);