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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-02-01 UTC."],[],[]]