A transaction.
JSON representation | |
---|---|
{ "id": string, "readTimestamp": string } |
Fields | |
---|---|
id |
Single-use read-only transactions do not have IDs, because single-use transactions do not support multiple requests. A base64-encoded string. |
readTimestamp |
For snapshot read-only transactions, the read timestamp chosen for the transaction. Not returned by default: see A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |