PubSubCondition(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A condition consisting of a value.
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 |
minimum_risk_score |
google.cloud.dlp_v2.types.DataProfilePubSubCondition.ProfileScoreBucket
The minimum data risk score that triggers the condition. This field is a member of `oneof`_ ``value``. |
minimum_sensitivity_score |
google.cloud.dlp_v2.types.DataProfilePubSubCondition.ProfileScoreBucket
The minimum sensitivity level that triggers the condition. This field is a member of `oneof`_ ``value``. |