public sealed class DataProfilePubSubCondition : IMessage<DataProfilePubSubCondition>, IEquatable<DataProfilePubSubCondition>, IDeepCloneable<DataProfilePubSubCondition>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DataProfilePubSubCondition.
A condition for determining whether a Pub/Sub should be triggered.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This webpage provides reference documentation for the `DataProfilePubSubCondition` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically version 4.13.0."],["`DataProfilePubSubCondition` is a class used to define conditions for triggering a Pub/Sub event."],["The page lists available versions of the `DataProfilePubSubCondition`, with version 4.16.0 being the latest, version 4.13.0 being the current version and earlier versions are also available for the same class."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DataProfilePubSubCondition` class includes a property called `Expressions`, which is used to set up an expression of type `PubSubExpressions` for the Pub/Sub condition."]]],[]]