GooglePrivacyDlpV2FileSet constructor
GooglePrivacyDlpV2FileSet({
- GooglePrivacyDlpV2CloudStorageRegexFileSet? regexFileSet,
- String? url,
Implementation
GooglePrivacyDlpV2FileSet({
this.regexFileSet,
this.url,
});