public enum TransformationType
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API enum 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
.
Namespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Fields |
|
---|---|
Name | Description |
Bucketing |
Bucketing |
CharacterMask |
Character mask |
CryptoDeterministicConfig |
Deterministic crypto |
CryptoHash |
Crypto hash |
CryptoReplaceFfxFpe |
FFX-FPE |
DateShift |
Date shift |
FixedSizeBucketing |
Fixed size bucketing |
RecordSuppression |
Record suppression |
Redact |
Redact |
RedactImage |
Redact image |
ReplaceDictionary |
Replace value using a dictionary. |
ReplaceValue |
Replace value |
ReplaceWithInfoType |
Replace with info type |
TimePart |
Time part |
Unspecified |
Unused |