GooglePrivacyDlpV2BigQueryRegexes constructor

GooglePrivacyDlpV2BigQueryRegexes({
  1. List<GooglePrivacyDlpV2BigQueryRegex>? patterns,
})

Implementation

GooglePrivacyDlpV2BigQueryRegexes({
  this.patterns,
});