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 |
|
---|---|
Name | Description |
word_list |
google.cloud.dlp_v2.types.CustomInfoType.Dictionary.WordList
A list of words to select from for random replacement. The limits __
page contains details about the size limits of dictionaries.
This field is a member of oneof _ type .
|