Class: Google::Bigtable::Admin::V2::GcRule::Union

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

Overview

A GcRule which deletes cells matching any of the given rules.

Instance Attribute Summary collapse

Instance Attribute Details

#rulesArray<Google::Bigtable::Admin::V2::GcRule>

Returns Delete cells which would be deleted by any element of rules.

Returns:



164
# File 'lib/google/cloud/bigtable/admin/v2/doc/google/bigtable/admin/v2/table.rb', line 164

class Union; end