Interface protos.google.spanner.v1.ISession (7.5.0)

Properties of a Session.

Package

@google-cloud/spanner

Properties

approximateLastUseTime

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

Session approximateLastUseTime

createTime

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

Session createTime

creatorRole

creatorRole?: (string|null);

Session creatorRole

labels

labels?: ({ [k: string]: string }|null);

Session labels

multiplexed

multiplexed?: (boolean|null);

Session multiplexed

name

name?: (string|null);

Session name