patterns property
The group of regular expression patterns to match against one or more file stores.
Maximum of 100 entries. The sum of all regular expression's length can't exceed 10 KiB.
Required.
Implementation
core.List<GooglePrivacyDlpV2FileStoreRegex>? patterns;