public sealed class DataProfilePubSubCondition : IMessage<DataProfilePubSubCondition>, IEquatable<DataProfilePubSubCondition>, IDeepCloneable<DataProfilePubSubCondition>, IBufferMessage, IMessage
A condition for determining whether a PubSub 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 documentation for the `DataProfilePubSubCondition` class within the `Google.Cloud.Dlp.V2` namespace, detailing its purpose and usage."],["The `DataProfilePubSubCondition` class is a condition used to determine when a PubSub event should be triggered, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page outlines various available versions of the `DataProfilePubSubCondition`, ranging from the latest version `4.16.0` down to version `2.15.0`."],["The documentation includes information on the class's constructors and properties, specifically detailing the `Expressions` property of type `DataProfilePubSubCondition.Types.PubSubExpressions`."],["The class inherits from the base `Object` class, and the documentation lists inherited methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]