GooglePrivacyDlpV2BucketingConfig constructor

GooglePrivacyDlpV2BucketingConfig({
  1. List<GooglePrivacyDlpV2Bucket>? buckets,
})

Implementation

GooglePrivacyDlpV2BucketingConfig({this.buckets});