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

Properties of a KeyRange.

Package

@google-cloud/spanner

Properties

endClosed

endClosed?: (google.protobuf.IListValue|null);

KeyRange endClosed

endOpen

endOpen?: (google.protobuf.IListValue|null);

KeyRange endOpen

startClosed

startClosed?: (google.protobuf.IListValue|null);

KeyRange startClosed

startOpen

startOpen?: (google.protobuf.IListValue|null);

KeyRange startOpen