Google Privacy Dlp V2Primitive Transformation Response
data class GooglePrivacyDlpV2PrimitiveTransformationResponse(val bucketingConfig: GooglePrivacyDlpV2BucketingConfigResponse, val characterMaskConfig: GooglePrivacyDlpV2CharacterMaskConfigResponse, val cryptoDeterministicConfig: GooglePrivacyDlpV2CryptoDeterministicConfigResponse, val cryptoHashConfig: GooglePrivacyDlpV2CryptoHashConfigResponse, val cryptoReplaceFfxFpeConfig: GooglePrivacyDlpV2CryptoReplaceFfxFpeConfigResponse, val dateShiftConfig: GooglePrivacyDlpV2DateShiftConfigResponse, val fixedSizeBucketingConfig: GooglePrivacyDlpV2FixedSizeBucketingConfigResponse, val redactConfig: GooglePrivacyDlpV2RedactConfigResponse, val replaceConfig: GooglePrivacyDlpV2ReplaceValueConfigResponse, val replaceDictionaryConfig: GooglePrivacyDlpV2ReplaceDictionaryConfigResponse, val replaceWithInfoTypeConfig: GooglePrivacyDlpV2ReplaceWithInfoTypeConfigResponse, val timePartConfig: GooglePrivacyDlpV2TimePartConfigResponse)
A rule for transforming a value.
Constructors
Link copied to clipboard
constructor(bucketingConfig: GooglePrivacyDlpV2BucketingConfigResponse, characterMaskConfig: GooglePrivacyDlpV2CharacterMaskConfigResponse, cryptoDeterministicConfig: GooglePrivacyDlpV2CryptoDeterministicConfigResponse, cryptoHashConfig: GooglePrivacyDlpV2CryptoHashConfigResponse, cryptoReplaceFfxFpeConfig: GooglePrivacyDlpV2CryptoReplaceFfxFpeConfigResponse, dateShiftConfig: GooglePrivacyDlpV2DateShiftConfigResponse, fixedSizeBucketingConfig: GooglePrivacyDlpV2FixedSizeBucketingConfigResponse, redactConfig: GooglePrivacyDlpV2RedactConfigResponse, replaceConfig: GooglePrivacyDlpV2ReplaceValueConfigResponse, replaceDictionaryConfig: GooglePrivacyDlpV2ReplaceDictionaryConfigResponse, replaceWithInfoTypeConfig: GooglePrivacyDlpV2ReplaceWithInfoTypeConfigResponse, timePartConfig: GooglePrivacyDlpV2TimePartConfigResponse)
Properties
Link copied to clipboard
Bucketing
Link copied to clipboard
Link copied to clipboard
Deterministic Crypto
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Date Shift
Link copied to clipboard
Fixed size bucketing
Link copied to clipboard
Link copied to clipboard
Replace with a specified value.
Link copied to clipboard
Replace with a value randomly drawn (with replacement) from a dictionary.
Link copied to clipboard
Replace with infotype
Link copied to clipboard
Time extraction