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-04-09 UTC."],[[["This webpage provides reference documentation for the `DataProfilePubSubCondition` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["The class `DataProfilePubSubCondition` is a condition that determines whether a Pub/Sub should be triggered and is available in the namespace `Google.Cloud.Dlp.V2`."],["The page lists multiple versions of the `DataProfilePubSubCondition` class, ranging from version 2.15.0 to the latest 4.16.0, allowing users to navigate to specific versions."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It provides details on the class's constructors and its `Expressions` property which is of type `DataProfilePubSubCondition.Types.PubSubExpressions` and is used to add expressions."]]],[]]