View Source GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2PrivacyMetric (google_api_dlp v0.46.0)

Privacy metric to compute for reidentification risk analysis.

Attributes

  • categoricalStatsConfig (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CategoricalStatsConfig.t, default: nil) - Categorical stats
  • deltaPresenceEstimationConfig (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DeltaPresenceEstimationConfig.t, default: nil) - delta-presence
  • kAnonymityConfig (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2KAnonymityConfig.t, default: nil) - K-anonymity
  • kMapEstimationConfig (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2KMapEstimationConfig.t, default: nil) - k-map
  • lDiversityConfig (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2LDiversityConfig.t, default: nil) - l-diversity
  • numericalStatsConfig (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2NumericalStatsConfig.t, default: nil) - Numerical stats

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.