An enum of rules that can be used to transform a value. Can be a record suppression, or one of the transformation rules specified under PrimitiveTransformation
.
Enums | |
---|---|
TRANSFORMATION_TYPE_UNSPECIFIED
|
Unused |
RECORD_SUPPRESSION
|
Record suppression |
REPLACE_VALUE
|
Replace value |
REPLACE_DICTIONARY
|
Replace value using a dictionary. |
REDACT
|
Redact |
CHARACTER_MASK
|
Character mask |
CRYPTO_REPLACE_FFX_FPE
|
FFX-FPE |
FIXED_SIZE_BUCKETING
|
Fixed size bucketing |
BUCKETING
|
Bucketing |
REPLACE_WITH_INFO_TYPE
|
Replace with info type |
TIME_PART
|
Time part |
CRYPTO_HASH
|
Crypto hash |
DATE_SHIFT
|
Date shift |
CRYPTO_DETERMINISTIC_CONFIG
|
Deterministic crypto |
REDACT_IMAGE
|
Redact image |