Class RecordSuppression (3.3.1)

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

Configuration to suppress records whose suppression conditions evaluate to true.

Attribute

NameDescription
condition google.cloud.dlp_v2.types.RecordCondition
A condition that when it evaluates to true will result in the record being evaluated to be suppressed from the transformed content.