GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2PrimitiveTransformation (google_api_dlp v0.39.1) 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(),
characterMaskConfig:
GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CharacterMaskConfig.t(),
cryptoDeterministicConfig:
GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CryptoDeterministicConfig.t(),
cryptoHashConfig:
GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CryptoHashConfig.t(),
cryptoReplaceFfxFpeConfig:
GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.t(),
dateShiftConfig: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DateShiftConfig.t(),
fixedSizeBucketingConfig:
GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2FixedSizeBucketingConfig.t(),
redactConfig: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2RedactConfig.t(),
replaceConfig:
GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2ReplaceValueConfig.t(),
replaceWithInfoTypeConfig:
GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2ReplaceWithInfoTypeConfig.t(),
timePartConfig: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2TimePartConfig.t()
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.