DataProfilePubSubCondition(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A condition for determining whether a Pub/Sub should be triggered.
Attribute |
|
---|---|
Name | Description |
expressions |
google.cloud.dlp_v2.types.DataProfilePubSubCondition.PubSubExpressions
An expression. |
Classes
ProfileScoreBucket
ProfileScoreBucket(value)
Various score levels for resources.
PubSubCondition
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
PubSubExpressions
PubSubExpressions(mapping=None, *, ignore_unknown_fields=False, **kwargs)
An expression, consisting of an operator and conditions.