Google Privacy Dlp V2Categorical Stats Config Args
data class GooglePrivacyDlpV2CategoricalStatsConfigArgs(val field: Output<GooglePrivacyDlpV2FieldIdArgs>? = null) : ConvertibleToJava<GooglePrivacyDlpV2CategoricalStatsConfigArgs>
Compute numerical stats over an individual column, including number of distinct values and value count distribution.
Constructors
Link copied to clipboard
fun GooglePrivacyDlpV2CategoricalStatsConfigArgs(field: Output<GooglePrivacyDlpV2FieldIdArgs>? = null)