Google Privacy Dlp V2LDiversity Result Response
data class GooglePrivacyDlpV2LDiversityResultResponse(val sensitiveValueFrequencyHistogramBuckets: List<GooglePrivacyDlpV2LDiversityHistogramBucketResponse>)
Result of the l-diversity computation.
Constructors
Link copied to clipboard
constructor(sensitiveValueFrequencyHistogramBuckets: List<GooglePrivacyDlpV2LDiversityHistogramBucketResponse>)
Properties
Link copied to clipboard
val sensitiveValueFrequencyHistogramBuckets: List<GooglePrivacyDlpV2LDiversityHistogramBucketResponse>
Histogram of l-diversity equivalence class sensitive value frequencies.