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-11 UTC."],[[["This document provides reference documentation for the `RecordCondition.Types.Expressions` class in the Google Cloud Data Loss Prevention v2 API, with version 4.10.0 being one of the versions it covers, but 4.16.0 being the latest."],["The `RecordCondition.Types.Expressions` class is used to define an expression that consists of an operator and conditions, as part of the Google Cloud Data Loss Prevention service."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its role in data handling and comparison."],["Key properties of this class include `Conditions` which is of the type `RecordCondition.Types.Conditions` and `LogicalOperator` of the type `RecordCondition.Types.Expressions.Types.LogicalOperator`, for applying conditional logic."],["The current version for the documentation for this class can be found for versions ranging between 4.0.0 and 4.16.0, as well as some older version ranging between 2.15.0 and 3.5.0."]]],[]]