Class: Google::Bigtable::V2::TimestampRange

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/bigtable/v2/doc/google/bigtable/v2/data.rb

Overview

Specified a contiguous range of microsecond timestamps.

Instance Attribute Summary collapse

Instance Attribute Details

#end_timestamp_microsInteger



132
# File 'lib/google/cloud/bigtable/v2/doc/google/bigtable/v2/data.rb', line 132

class TimestampRange; end

#start_timestamp_microsInteger



132
# File 'lib/google/cloud/bigtable/v2/doc/google/bigtable/v2/data.rb', line 132

class TimestampRange; end