DiscoveryTarget(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Target used to match against for Discovery.
This message has oneof
_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
big_query_target |
google.cloud.dlp_v2.types.BigQueryDiscoveryTarget
BigQuery target for Discovery. The first target to match a table will be the one applied. This field is a member of oneof _ target .
|
cloud_sql_target |
google.cloud.dlp_v2.types.CloudSqlDiscoveryTarget
Cloud SQL target for Discovery. The first target to match a table will be the one applied. This field is a member of oneof _ target .
|