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-04-09 UTC."],[[["The latest version available for `DataProfilePubSubCondition` is 4.16.0, and the page contains documentation for multiple versions, ranging down to version 2.15.0."],["`DataProfilePubSubCondition` is a class used to determine conditions for triggering a PubSub, inheriting from Object and implementing several interfaces like IMessage, IEquatable, and IDeepCloneable."],["The class `DataProfilePubSubCondition` has two constructors, a default one and another that accepts a `DataProfilePubSubCondition` object as a parameter."],["The `DataProfilePubSubCondition` class includes a property called `Expressions` of type `DataProfilePubSubCondition.Types.PubSubExpressions`, which is used for setting an expression."],["The class `DataProfilePubSubCondition` is found within the `Google.Cloud.Dlp.V2` namespace and the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]