Class: Google::Cloud::Bigtable::V2::RowSet
- Inherits:
-
Object
- Object
- Google::Cloud::Bigtable::V2::RowSet
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/bigtable/v2/data.rb
Overview
Specifies a non-contiguous set of rows.
Instance Attribute Summary collapse
-
#row_keys ⇒ ::Array<::String>
Single rows included in the set.
-
#row_ranges ⇒ ::Array<::Google::Cloud::Bigtable::V2::RowRange>
Contiguous row ranges included in the set.