public sealed class RecordCondition : IMessage<RecordCondition>, IEquatable<RecordCondition>, IDeepCloneable<RecordCondition>, IBufferMessage, IMessage
A condition for determining whether a transformation should be applied to
a field.
[[["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-04-09 UTC."],[[["This webpage details the `RecordCondition` class within the `Google.Cloud.Dlp.V2` namespace, part of the `Google.Cloud.Dlp.V2.dll` assembly, and it serves as a condition for determining field transformation applicability."],["The latest version of `RecordCondition` is accessible via version 4.16.0, although multiple prior versions, down to 2.15.0, are also accessible via links."],["The `RecordCondition` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes properties such as `Expressions`."],["The webpage lists a series of versions starting from 4.16.0 down to version 2.15.0, with the content of the page currently focused on version 3.4.0."]]],[]]