GooglePrivacyDlpV2CategoricalStatsHistogramBucket constructor
GooglePrivacyDlpV2CategoricalStatsHistogramBucket({})
Implementation
GooglePrivacyDlpV2CategoricalStatsHistogramBucket({
this.bucketSize,
this.bucketValueCount,
this.bucketValues,
this.valueFrequencyLowerBound,
this.valueFrequencyUpperBound,
});