GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2PrimitiveTransformation (google_api_dlp v0.41.0) View Source
A rule for transforming a value.
Attributes
-
bucketingConfig
(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2BucketingConfig.t
, default:nil
) - Bucketing -
characterMaskConfig
(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CharacterMaskConfig.t
, default:nil
) - Mask -
cryptoDeterministicConfig
(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CryptoDeterministicConfig.t
, default:nil
) - Deterministic Crypto -
cryptoHashConfig
(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CryptoHashConfig.t
, default:nil
) - Crypto -
cryptoReplaceFfxFpeConfig
(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.t
, default:nil
) - Ffx-Fpe -
dateShiftConfig
(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DateShiftConfig.t
, default:nil
) - Date Shift -
fixedSizeBucketingConfig
(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2FixedSizeBucketingConfig.t
, default:nil
) - Fixed size bucketing -
redactConfig
(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2RedactConfig.t
, default:nil
) - Redact -
replaceConfig
(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2ReplaceValueConfig.t
, default:nil
) - Replace -
replaceWithInfoTypeConfig
(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2ReplaceWithInfoTypeConfig.t
, default:nil
) - Replace with infotype -
timePartConfig
(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2TimePartConfig.t
, default:nil
) - Time extraction
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2PrimitiveTransformation{ bucketingConfig: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2BucketingConfig.t() | nil, characterMaskConfig: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CharacterMaskConfig.t() | nil, cryptoDeterministicConfig: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CryptoDeterministicConfig.t() | nil, cryptoHashConfig: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CryptoHashConfig.t() | nil, cryptoReplaceFfxFpeConfig: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.t() | nil, dateShiftConfig: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DateShiftConfig.t() | nil, fixedSizeBucketingConfig: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2FixedSizeBucketingConfig.t() | nil, redactConfig: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2RedactConfig.t() | nil, replaceConfig: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2ReplaceValueConfig.t() | nil, replaceWithInfoTypeConfig: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2ReplaceWithInfoTypeConfig.t() | nil, timePartConfig: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2TimePartConfig.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.