Class: Google::Bigtable::V2::RowSet

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

Overview

Specifies a non-contiguous set of rows.

Instance Attribute Summary collapse

Instance Attribute Details

#row_keysArray<String>



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

class RowSet; end

#row_rangesArray<Google::Bigtable::V2::RowRange>



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

class RowSet; end