GooglePrivacyDlpV2LDiversityConfig class
l-diversity metric, used for analysis of reidentification risk.
Constructors
-
GooglePrivacyDlpV2LDiversityConfig({List<
GooglePrivacyDlpV2FieldId> ? quasiIds, GooglePrivacyDlpV2FieldId? sensitiveAttribute}) - GooglePrivacyDlpV2LDiversityConfig.fromJson(Map json_)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
quasiIds
↔ List<
GooglePrivacyDlpV2FieldId> ? -
Set of quasi-identifiers indicating how equivalence classes are defined
for the l-diversity computation.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sensitiveAttribute ↔ GooglePrivacyDlpV2FieldId?
-
Sensitive field for computing the l-value.
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