GooglePrivacyDlpV2PrivacyMetric class

Privacy metric to compute for reidentification risk analysis.

Properties

categoricalStatsConfig GooglePrivacyDlpV2CategoricalStatsConfig?
Categorical stats
getter/setter pair
deltaPresenceEstimationConfig GooglePrivacyDlpV2DeltaPresenceEstimationConfig?
delta-presence
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
kAnonymityConfig GooglePrivacyDlpV2KAnonymityConfig?
K-anonymity
getter/setter pair
kMapEstimationConfig GooglePrivacyDlpV2KMapEstimationConfig?
k-map
getter/setter pair
lDiversityConfig GooglePrivacyDlpV2LDiversityConfig?
l-diversity
getter/setter pair
numericalStatsConfig GooglePrivacyDlpV2NumericalStatsConfig?
Numerical stats
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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