seqNum property
An incrementing seq number is generated on every precommit token that is returned.
Clients should remember the precommit token with the highest sequence number from the current transaction attempt.
Implementation
core.int? seqNum;
An incrementing seq number is generated on every precommit token that is returned.
Clients should remember the precommit token with the highest sequence number from the current transaction attempt.
core.int? seqNum;