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 |
|
---|---|
Name | Description |
characters_to_skip |
str
Characters to not transform when masking. |
common_characters_to_ignore |
google.cloud.dlp_v2.types.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.