GooglePrivacyDlpV2CloudStorageRegexFileSet constructor
      
      GooglePrivacyDlpV2CloudStorageRegexFileSet({})
     
    
    
Implementation
GooglePrivacyDlpV2CloudStorageRegexFileSet({
  this.bucketName,
  this.excludeRegex,
  this.includeRegex,
});