Interface protos.google.spanner.v1.TransactionOptions.IReadOnly (7.5.0)

Properties of a ReadOnly.

Package

@google-cloud/spanner

Properties

exactStaleness

exactStaleness?: (google.protobuf.IDuration|null);

ReadOnly exactStaleness

maxStaleness

maxStaleness?: (google.protobuf.IDuration|null);

ReadOnly maxStaleness

minReadTimestamp

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

ReadOnly minReadTimestamp

readTimestamp

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

ReadOnly readTimestamp

returnReadTimestamp

returnReadTimestamp?: (boolean|null);

ReadOnly returnReadTimestamp

strong

strong?: (boolean|null);

ReadOnly strong