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-04-09 UTC."],[[["The latest version of the Google Cloud Data Loss Prevention v2 API for .NET is 4.16.0, with multiple prior versions available, down to 2.15.0."],["The current page focuses on version 4.11.0 of the `RecordCondition` class, which is a component of the Google Cloud DLP v2 API."],["The `RecordCondition` class is used to specify conditions for applying transformations to data fields and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RecordCondition` class has two constructors, one default and another that takes a `RecordCondition` parameter, for copying the condition."],["The class also contains the property `Expressions`, of type `RecordCondition.Types.Expressions`, that can be used to set the expressions for the condition."]]],[]]