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 page provides documentation for the `DataProfilePubSubCondition` class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET."],["The `DataProfilePubSubCondition` class is used to define conditions that trigger a Pub/Sub notification, in the context of data profiling."],["The page details various versions of the API, ranging from 2.15.0 to the latest 4.16.0, including links to each version's documentation."],["This class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The documentation outlines the properties of the `DataProfilePubSubCondition` class, such as the `Expressions` property, and includes details on its constructors."]]],[]]