GooglePrivacyDlpV2PrimitiveTransformation class

A rule for transforming a value.

Properties

bucketingConfig GooglePrivacyDlpV2BucketingConfig?
Bucketing
getter/setter pair
characterMaskConfig GooglePrivacyDlpV2CharacterMaskConfig?
Mask
getter/setter pair
cryptoDeterministicConfig GooglePrivacyDlpV2CryptoDeterministicConfig?
Deterministic Crypto
getter/setter pair
cryptoHashConfig GooglePrivacyDlpV2CryptoHashConfig?
Crypto
getter/setter pair
cryptoReplaceFfxFpeConfig GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig?
Ffx-Fpe
getter/setter pair
dateShiftConfig GooglePrivacyDlpV2DateShiftConfig?
Date Shift
getter/setter pair
fixedSizeBucketingConfig GooglePrivacyDlpV2FixedSizeBucketingConfig?
Fixed size bucketing
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
redactConfig GooglePrivacyDlpV2RedactConfig?
Redact
getter/setter pair
replaceConfig GooglePrivacyDlpV2ReplaceValueConfig?
Replace with a specified value.
getter/setter pair
replaceDictionaryConfig GooglePrivacyDlpV2ReplaceDictionaryConfig?
Replace with a value randomly drawn (with replacement) from a dictionary.
getter/setter pair
replaceWithInfoTypeConfig GooglePrivacyDlpV2ReplaceWithInfoTypeConfig?
Replace with infotype
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
timePartConfig GooglePrivacyDlpV2TimePartConfig?
Time extraction
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited