google_api_dlp v0.34.2 GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2PrimitiveTransformation View Source
A rule for transforming a value.
Attributes
bucketingConfig(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2BucketingConfig.t, default:nil) - BucketingcharacterMaskConfig(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CharacterMaskConfig.t, default:nil) - MaskcryptoDeterministicConfig(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CryptoDeterministicConfig.t, default:nil) - Deterministic CryptocryptoHashConfig(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CryptoHashConfig.t, default:nil) - CryptocryptoReplaceFfxFpeConfig(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.t, default:nil) - Ffx-FpedateShiftConfig(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DateShiftConfig.t, default:nil) - Date ShiftfixedSizeBucketingConfig(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2FixedSizeBucketingConfig.t, default:nil) - Fixed size bucketingredactConfig(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2RedactConfig.t, default:nil) - RedactreplaceConfig(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2ReplaceValueConfig.t, default:nil) - ReplacereplaceWithInfoTypeConfig(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2ReplaceWithInfoTypeConfig.t, default:nil) - Replace with infotypetimePartConfig(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
Link to this type
t()
View Sourcet() :: %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
Unwrap a decoded JSON object into its complex fields.