GooglePrivacyDlpV2FileStoreRegexes constructor

GooglePrivacyDlpV2FileStoreRegexes({
  1. List<GooglePrivacyDlpV2FileStoreRegex>? patterns,
})

Implementation

GooglePrivacyDlpV2FileStoreRegexes({
  this.patterns,
});