Interface PrefixRange (3.5.4)

Package

@google-cloud/bigtable!

Properties

end

end?: BoundData | string;
Property Value
Type Description
BoundData | string

start

start?: BoundData | string;
Property Value
Type Description
BoundData | string