patterns property
The group of regular expression patterns to match against one or more datasets.
Maximum of 100 entries. The sum of the lengths of all regular expressions can't exceed 10 KiB.
Required.
Implementation
core.List<GooglePrivacyDlpV2VertexDatasetRegex>? patterns;