Class ReplaceDictionaryConfig (3.9.0)

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

Replace each input value with a value randomly selected from the dictionary.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attribute

NameDescription
word_list google.cloud.dlp_v2.types.CustomInfoType.Dictionary.WordList
A list of words to select from for random replacement. The `limits

Inheritance

builtins.object > proto.message.Message > ReplaceDictionaryConfig