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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eRecordCondition\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, specifically detailing its use in the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecordCondition\u003c/code\u003e class serves as a mechanism to specify conditions that determine if a transformation should be applied to a particular field, as described by its intended purpose.\u003c/p\u003e\n"],["\u003cp\u003eThe content outlines various versions of \u003ccode\u003eRecordCondition\u003c/code\u003e, ranging from version 2.15.0 to 4.16.0, with 4.16.0 being the latest release, and also offers access to the current state of version 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRecordCondition\u003c/code\u003e implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecordCondition\u003c/code\u003e class has two constructors and a property named \u003ccode\u003eExpressions\u003c/code\u003e that holds an expression, which is used to check if a record should be transformed.\u003c/p\u003e\n"]]],[],null,[]]