FileStoreCollection(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Match file stores (e.g. buckets) using regex filters.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attribute |
|
---|---|
Name | Description |
include_regexes |
google.cloud.dlp_v2.types.FileStoreRegexes
Optional. A collection of regular expressions to match a file store against. This field is a member of oneof _ pattern .
|