Interface protos.google.spanner.v1.ITransaction

Properties of a Transaction.

Package

@google-cloud/spanner!

Properties

id

id?: (Uint8Array|string|null);

Transaction id

Property Value
TypeDescription
(Uint8Array|string|null)

readTimestamp

readTimestamp?: (google.protobuf.ITimestamp|null);

Transaction readTimestamp

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)