public sealed class RecordCondition : IMessage<RecordCondition>, IEquatable<RecordCondition>, IDeepCloneable<RecordCondition>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class RecordCondition.
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-03-24 UTC."],[[["The latest version of the `RecordCondition` class within the Google Cloud Data Loss Prevention v2 API is version 4.16.0."],["This class, `RecordCondition`, is used to define a condition for applying transformations to a field, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RecordCondition` class has two constructors, one default and another which takes another `RecordCondition` as a parameter, and it contains an `Expressions` property."],["The documentation for the `RecordCondition` class is provided across many versions, with versions ranging from 2.15.0 up to 4.16.0."],["The `RecordCondition` class is found within the namespace `Google.Cloud.Dlp.V2` and is part of the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]