GooglePrivacyDlpV2PrivacyMetricArgs

data class GooglePrivacyDlpV2PrivacyMetricArgs(val categoricalStatsConfig: Output<GooglePrivacyDlpV2CategoricalStatsConfigArgs>? = null, val deltaPresenceEstimationConfig: Output<GooglePrivacyDlpV2DeltaPresenceEstimationConfigArgs>? = null, val kAnonymityConfig: Output<GooglePrivacyDlpV2KAnonymityConfigArgs>? = null, val kMapEstimationConfig: Output<GooglePrivacyDlpV2KMapEstimationConfigArgs>? = null, val lDiversityConfig: Output<GooglePrivacyDlpV2LDiversityConfigArgs>? = null, val numericalStatsConfig: Output<GooglePrivacyDlpV2NumericalStatsConfigArgs>? = null) : ConvertibleToJava<GooglePrivacyDlpV2PrivacyMetricArgs>

Privacy metric to compute for reidentification risk analysis.

Constructors

Link copied to clipboard
fun GooglePrivacyDlpV2PrivacyMetricArgs(categoricalStatsConfig: Output<GooglePrivacyDlpV2CategoricalStatsConfigArgs>? = null, deltaPresenceEstimationConfig: Output<GooglePrivacyDlpV2DeltaPresenceEstimationConfigArgs>? = null, kAnonymityConfig: Output<GooglePrivacyDlpV2KAnonymityConfigArgs>? = null, kMapEstimationConfig: Output<GooglePrivacyDlpV2KMapEstimationConfigArgs>? = null, lDiversityConfig: Output<GooglePrivacyDlpV2LDiversityConfigArgs>? = null, numericalStatsConfig: Output<GooglePrivacyDlpV2NumericalStatsConfigArgs>? = null)

Functions

Link copied to clipboard
open override fun toJava(): GooglePrivacyDlpV2PrivacyMetricArgs

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard