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 document provides reference documentation for the `DataProfilePubSubCondition.Types.PubSubExpressions` class in the Google Cloud Data Loss Prevention v2 API, specifically within the .NET framework."],["The `PubSubExpressions` class is designed to represent an expression, which consists of an operator and a set of conditions for use in data profiling, and it implements several interfaces for functionality, such as equality, deep cloning, and message handling."],["There is an extensive list of available versions for the `DataProfilePubSubCondition.Types.PubSubExpressions` class ranging from version 2.15.0 up to 4.16.0 (latest)."],["The class includes properties `Conditions` that accepts a set of conditions to apply, and `LogicalOperator` which allows you to specify the type of operator to apply to the collection of conditions."],["There are two constructors available, `PubSubExpressions()` and `PubSubExpressions(DataProfilePubSubCondition.Types.PubSubExpressions other)`, with the latter enabling the creation of a new instance using a pre-existing instance."]]],[]]