CharsToIgnore
(
mapping
=
None
,
*
,
ignore_unknown_fields
=
False
,
**
kwargs
)
Characters to skip when doing deidentification of a value. These will be left alone and skipped.
This message has oneof
_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes
characters_to_skip
str
Characters to not transform when masking. This field is a member of
oneof
_ characters
.common_characters_to_ignore
google.cloud.dlp_v2.types.CharsToIgnore.CommonCharsToIgnore
Common characters to not transform when masking. Useful to avoid removing punctuation. This field is a member of
oneof
_ characters
.Classes
CommonCharsToIgnore
CommonCharsToIgnore
(
value
)
Convenience enum for indicating common characters to not transform.