GooglePrivacyDlpV2LDiversityHistogramBucket constructor
GooglePrivacyDlpV2LDiversityHistogramBucket({})
Implementation
GooglePrivacyDlpV2LDiversityHistogramBucket({
this.bucketSize,
this.bucketValueCount,
this.bucketValues,
this.sensitiveValueFrequencyLowerBound,
this.sensitiveValueFrequencyUpperBound,
});