transaction property
The transaction that was started as part of this request.
Will only be set in the first response, and only if
google.firestore.v1.BatchGetDocumentsRequest.new_transaction
was set in the request.
Implementation
@$pb.TagNumber(3)
$core.List<$core.int> get transaction => $_getN(2);