public sealed class RecordCondition.Types.Expressions : IMessage<RecordCondition.Types.Expressions>, IEquatable<RecordCondition.Types.Expressions>, IDeepCloneable<RecordCondition.Types.Expressions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class RecordCondition.Types.Expressions.
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-06-05 UTC."],[[["This webpage provides reference documentation for the `RecordCondition.Types.Expressions` class in the Google Cloud Data Loss Prevention (DLP) v2 API, with version 4.14.0 being the current focus of the page."],["The `RecordCondition.Types.Expressions` class represents an expression consisting of an operator and conditions, which is used within the context of data loss prevention operations."],["The page lists available versions of the API class ranging from version 2.15.0 to the latest version, 4.16.0, with links to documentation for each specific version."],["Key properties of the `RecordCondition.Types.Expressions` class include `Conditions`, which defines the conditions to apply, and `LogicalOperator`, which specifies the operator (defaulting to 'AND') used to combine the conditions."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for serialization, comparison, and deep cloning functionality."]]],[]]