When a read-write transaction is executed on a multiplexed session,
this precommit token is sent back to the client
as a part of the Transaction message in the
BeginTransaction response and
also as a part of the ResultSet and
PartialResultSet responses.
Protobuf type google.spanner.v1.MultiplexedSessionPrecommitToken
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.
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.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-02-23 UTC."],[],[]]