Class DatabaseResourceCollection (3.18.0)

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

Match database resources using regex filters. Examples of database resources are tables, views, and stored procedures.

.. _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.DatabaseResourceRegexes
A collection of regular expressions to match a database resource against. This field is a member of oneof_ pattern.