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\u003eThe latest version available for \u003ccode\u003eRecordCondition\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace is 4.16.0, with multiple versions ranging from 2.15.0 to 4.16.0 also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRecordCondition\u003c/code\u003e is a class used to define the conditions under which a transformation should be applied to a field, and it implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRecordCondition\u003c/code\u003e inherits from the \u003ccode\u003eObject\u003c/code\u003e class and has inherited members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eRecordCondition\u003c/code\u003e includes a property named \u003ccode\u003eExpressions\u003c/code\u003e of type \u003ccode\u003eRecordCondition.Types.Expressions\u003c/code\u003e which represents the conditions under which a transformation should be applied.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecordCondition\u003c/code\u003e class has two constructors: a parameterless constructor and a constructor that takes another \u003ccode\u003eRecordCondition\u003c/code\u003e instance as a parameter, allowing for object copying.\u003c/p\u003e\n"]]],[],null,[]]