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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eDataProfilePubSubCondition\u003c/code\u003e class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET, specifically version 4.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataProfilePubSubCondition\u003c/code\u003e class is used to define conditions that trigger Pub/Sub notifications in Google Cloud DLP.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists the various available versions for this class, ranging from 2.15.0 up to the latest version 4.16.0, and in this page specifically focuses on version 4.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, comparison, deep cloning, and buffer management, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor, \u003ccode\u003eDataProfilePubSubCondition()\u003c/code\u003e, and one that receives another instance of the class, \u003ccode\u003eDataProfilePubSubCondition(DataProfilePubSubCondition other)\u003c/code\u003e, and the property \u003ccode\u003eExpressions\u003c/code\u003e that is of type \u003ccode\u003eDataProfilePubSubCondition.Types.PubSubExpressions\u003c/code\u003e which is used to define the conditions for when a pubsub message should be triggered.\u003c/p\u003e\n"]]],[],null,[]]