Interface protos.google.bigtable.v2.ITimestampRange (3.9.4)

Properties of a TimestampRange.

Package

@google-cloud/bigtable

Properties

endTimestampMicros

endTimestampMicros?: (number|Long|string|null);

TimestampRange endTimestampMicros

startTimestampMicros

startTimestampMicros?: (number|Long|string|null);

TimestampRange startTimestampMicros