public sealed class DataProfilePubSubCondition.Types.PubSubExpressions : IMessage<DataProfilePubSubCondition.Types.PubSubExpressions>, IEquatable<DataProfilePubSubCondition.Types.PubSubExpressions>, IDeepCloneable<DataProfilePubSubCondition.Types.PubSubExpressions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DataProfilePubSubCondition.Types.PubSubExpressions.
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 `DataProfilePubSubCondition.Types.PubSubExpressions` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for the .NET environment."],["The `PubSubExpressions` class is used to define an expression, comprising an operator and conditions, for the Google Cloud DLP API's data profiling feature and can be implemented with `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The page lists the available versions of the documentation for this class, ranging from version 2.15.0 to 4.16.0, with the latest version being 4.16.0, as well as the available versions being listed in descending order."],["Key properties of the `PubSubExpressions` class include `Conditions`, which holds the conditions to apply to the expression, and `LogicalOperator`, which specifies the operator for the conditions."],["Two constructors are available for creating instances of `PubSubExpressions`, one default and another accepting an existing `DataProfilePubSubCondition.Types.PubSubExpressions` object for copying its properties."]]],[]]