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

Properties of a KeySet.

Package

@google-cloud/spanner

Properties

all

all?: (boolean|null);

KeySet all

keys

keys?: (google.protobuf.IListValue[]|null);

KeySet keys

ranges

ranges?: (google.spanner.v1.IKeyRange[]|null);

KeySet ranges