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 and code samples for the `DataProfilePubSubCondition.Types.PubSubExpressions` class within the Google Cloud Data Loss Prevention v2 API."],["`DataProfilePubSubCondition.Types.PubSubExpressions` is a class that represents an expression, containing an operator and conditions, and it can be used to define logical operations for data profiles, with its latest version being 4.16.0."],["The class `PubSubExpressions` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its capabilities for data handling, comparison, cloning, and buffer operations."],["Key properties of `PubSubExpressions` include `Conditions`, which is a collection of `PubSubCondition`, and `LogicalOperator`, which defines how the conditions are applied, both of which are crucial in defining the expression's logic."],["The document also details the class's constructors and inherited members, as well as containing a version history ranging from 2.15.0 to the latest 4.16.0 for the class's documentation."]]],[]]