GooglePrivacyDlpV2RedactConfig typedef
GooglePrivacyDlpV2RedactConfig = $Empty
Redact a given value.
For example, if used with an InfoTypeTransformation
transforming
PHONE_NUMBER, and input 'My phone number is 206-555-0123', the output would
be 'My phone number is '.
Implementation
typedef GooglePrivacyDlpV2RedactConfig = $Empty;