Google Privacy Dlp V2Privacy Metric Response
data class GooglePrivacyDlpV2PrivacyMetricResponse(val categoricalStatsConfig: GooglePrivacyDlpV2CategoricalStatsConfigResponse, val deltaPresenceEstimationConfig: GooglePrivacyDlpV2DeltaPresenceEstimationConfigResponse, val kAnonymityConfig: GooglePrivacyDlpV2KAnonymityConfigResponse, val kMapEstimationConfig: GooglePrivacyDlpV2KMapEstimationConfigResponse, val lDiversityConfig: GooglePrivacyDlpV2LDiversityConfigResponse, val numericalStatsConfig: GooglePrivacyDlpV2NumericalStatsConfigResponse)
Privacy metric to compute for reidentification risk analysis.
Constructors
Link copied to clipboard
fun GooglePrivacyDlpV2PrivacyMetricResponse(categoricalStatsConfig: GooglePrivacyDlpV2CategoricalStatsConfigResponse, deltaPresenceEstimationConfig: GooglePrivacyDlpV2DeltaPresenceEstimationConfigResponse, kAnonymityConfig: GooglePrivacyDlpV2KAnonymityConfigResponse, kMapEstimationConfig: GooglePrivacyDlpV2KMapEstimationConfigResponse, lDiversityConfig: GooglePrivacyDlpV2LDiversityConfigResponse, numericalStatsConfig: GooglePrivacyDlpV2NumericalStatsConfigResponse)