Class DatabaseResourceRegexes (3.17.0)

DatabaseResourceRegexes(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A collection of regular expressions to determine what database resources to match against.

Attribute

Name Description
patterns MutableSequence[google.cloud.dlp_v2.types.DatabaseResourceRegex]
A group of regular expression patterns to match against one or more database resources. Maximum of 100 entries. The sum of all regular expression's length can't exceed 10 KiB.