Class Intersection (2.32.0)

Intersection(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

Attribute

Name Description
rules MutableSequence[google.cloud.bigtable_admin_v2.types.GcRule]
Only delete cells which would be deleted by every element of rules.