Class DataProfilePubSubCondition (3.7.0)

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

A condition for determining whether a PubSub should be triggered.

Attribute

NameDescription
expressions google.cloud.dlp_v2.types.DataProfilePubSubCondition.PubSubExpressions
An expression.

Inheritance

builtins.object > proto.message.Message > DataProfilePubSubCondition

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.