Class: Google::Cloud::Bigtable::Admin::V2::AuthorizedView::FamilySubsets

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/bigtable/admin/v2/table.rb

Overview

Subsets of a column family that are included in this AuthorizedView.

Instance Attribute Summary collapse

Instance Attribute Details

#qualifier_prefixes::Array<::String>



307
308
309
310
# File 'proto_docs/google/bigtable/admin/v2/table.rb', line 307

class FamilySubsets
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#qualifiers::Array<::String>



307
308
309
310
# File 'proto_docs/google/bigtable/admin/v2/table.rb', line 307

class FamilySubsets
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end