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

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