Class CharsToIgnore (2.0.2)

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

Characters to skip when doing deidentification of a value. These will be left alone and skipped.

Attributes

NameDescription
characters_to_skip str
Characters to not transform when masking.
common_characters_to_ignore .dlp.CharsToIgnore.CommonCharsToIgnore
Common characters to not transform when masking. Useful to avoid removing punctuation.

Classes

CommonCharsToIgnore

CommonCharsToIgnore(value)

Convenience enum for indication common characters to not transform.