Class: Google::Cloud::Bigtable::Admin::V2::ColumnFamily

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

Overview

A set of columns within a table which share a common configuration.

Instance Attribute Summary collapse

Instance Attribute Details

#gc_rule::Google::Cloud::Bigtable::Admin::V2::GcRule



315
316
317
318
# File 'proto_docs/google/bigtable/admin/v2/table.rb', line 315

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

#value_type::Google::Cloud::Bigtable::Admin::V2::Type



315
316
317
318
# File 'proto_docs/google/bigtable/admin/v2/table.rb', line 315

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