Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API module Google::Cloud::Dlp::V2::TransformationType.
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
.
Constants
TRANSFORMATION_TYPE_UNSPECIFIED
value: 0
Unused
RECORD_SUPPRESSION
value: 1
Record suppression
REPLACE_VALUE
value: 2
Replace value
REPLACE_DICTIONARY
value: 15
Replace value using a dictionary.
REDACT
value: 3
Redact
CHARACTER_MASK
value: 4
Character mask
CRYPTO_REPLACE_FFX_FPE
value: 5
FFX-FPE
FIXED_SIZE_BUCKETING
value: 6
Fixed size bucketing
BUCKETING
value: 7
Bucketing
REPLACE_WITH_INFO_TYPE
value: 8
Replace with info type
TIME_PART
value: 9
Time part
CRYPTO_HASH
value: 10
Crypto hash
DATE_SHIFT
value: 12
Date shift
CRYPTO_DETERMINISTIC_CONFIG
value: 13
Deterministic crypto
REDACT_IMAGE
value: 14
Redact image