Class GarbageCollectionRule (2.41.0)
Stay organized with collections
Save and categorize content based on your preferences.
GarbageCollectionRule()
Garbage collection rule for column families within a table.
Cells in the column family (within a table) fitting the rule will be
deleted during garbage collection.
A string gc_expression can also be used with API requests, but
that value would be superceded by a gc_rule. As a result, we
don't support that feature and instead support via native classes.