redactionConfig property
Provides configuration parameters for PII entity redaction.
This parameter is required if you set the Mode
parameter to
ONLY_REDACTION
. In that case, you must provide a
RedactionConfig
definition that includes the
PiiEntityTypes
parameter.
Implementation
final RedactionConfig? redactionConfig;