Class DataProfilePubSubCondition (3.11.0)

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

A condition for determining whether a Pub/Sub should be triggered.

Attribute

NameDescription
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.