google_api_dlp v0.18.0 GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2PrivacyMetric View Source
Privacy metric to compute for reidentification risk analysis.
Attributes
categoricalStatsConfig
(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CategoricalStatsConfig.t
, default:nil
) -deltaPresenceEstimationConfig
(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DeltaPresenceEstimationConfig.t
, default:nil
) -kAnonymityConfig
(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2KAnonymityConfig.t
, default:nil
) -kMapEstimationConfig
(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2KMapEstimationConfig.t
, default:nil
) -lDiversityConfig
(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2LDiversityConfig.t
, default:nil
) -numericalStatsConfig
(type:GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2NumericalStatsConfig.t
, default:nil
) -
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2PrivacyMetric{ categoricalStatsConfig: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CategoricalStatsConfig.t(), deltaPresenceEstimationConfig: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DeltaPresenceEstimationConfig.t(), kAnonymityConfig: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2KAnonymityConfig.t(), kMapEstimationConfig: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2KMapEstimationConfig.t(), lDiversityConfig: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2LDiversityConfig.t(), numericalStatsConfig: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2NumericalStatsConfig.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.