Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API module Google::Cloud::Dlp::V2::DataProfilePubSubCondition::PubSubExpressions::PubSubLogicalOperator.
Logical operators for conditional checks.
Constants
LOGICAL_OPERATOR_UNSPECIFIED
value: 0
Unused.
OR
value: 1
Conditional OR.
AND
value: 2
Conditional AND.