Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::DataProfilePubSubCondition.
A condition for determining whether a Pub/Sub should be triggered.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#expressions
def expressions() -> ::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::PubSubExpressions
Returns
- (::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::PubSubExpressions) — An expression.
#expressions=
def expressions=(value) -> ::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::PubSubExpressions
Parameter
- value (::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::PubSubExpressions) — An expression.
Returns
- (::Google::Cloud::Dlp::V2::DataProfilePubSubCondition::PubSubExpressions) — An expression.