public sealed class PubSubExpressions : IMessage<DataProfilePubSubCondition.Types.PubSubExpressions>, IEquatable<DataProfilePubSubCondition.Types.PubSubExpressions>, IDeepCloneable<DataProfilePubSubCondition.Types.PubSubExpressions>, IBufferMessage, IMessage
An expression, consisting of an operator and conditions.
[[["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 `PubSubExpressions` class within the `Google.Cloud.Dlp.V2` namespace, specifically detailing its structure, inheritance, and implementation of various interfaces."],["The `PubSubExpressions` class, which is part of the `DataProfilePubSubCondition.Types`, represents an expression that includes an operator and conditions, and can be used within Google Cloud's Data Loss Prevention (DLP) service."],["It lists multiple versions of the `PubSubExpressions` class, from version 2.15.0 to the latest 4.16.0, allowing developers to access documentation for specific releases, and includes details on its constructors, `Conditions`, and `LogicalOperator` properties."],["The `PubSubExpressions` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with protocol buffer operations and ensuring it can be deeply cloned."]]],[]]