Class FileStoreRegexes (3.20.0)

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

A collection of regular expressions to determine what file store to match against.

Attribute

Name Description
patterns MutableSequence[google.cloud.dlp_v2.types.FileStoreRegex]
Required. 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.