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-21 UTC."],[[["This webpage provides documentation for the `DataProfilePubSubCondition` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The `DataProfilePubSubCondition` class is used to define conditions that trigger Pub/Sub notifications in the DLP API, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers versions of the API ranging from 2.15.0 to 4.16.0, with 4.16.0 being the latest version."],["It details the class's constructors and the `Expressions` property, which allows defining an expression that conditions a Pub/Sub notification."],["The documentation also includes details on inherited members from the base `object` class, the implemented interfaces, and the `Google.Cloud.Dlp.V2` namespace and corresponding assembly."]]],[]]