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