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 documentation for the `DataProfilePubSubCondition` class within the Google Cloud Data Loss Prevention v2 API for .NET, offering reference materials and code samples."],["The `DataProfilePubSubCondition` class is a component used to define conditions that determine when a Pub/Sub notification should be triggered."],["The latest version of the `DataProfilePubSubCondition` documentation is version 4.16.0, but this page lists all versions from 2.15.0 up to 4.16.0, with 4.5.0 being expanded on."],["This class implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the .NET `Object` class."],["The `DataProfilePubSubCondition` class has a constructor and a property called `Expressions`, of the type `DataProfilePubSubCondition.Types.PubSubExpressions` allowing you to set a pubsub expression."]]],[]]