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."],[[["This webpage provides reference documentation for the `RecordCondition` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The latest version of `RecordCondition` available is 4.16.0, and the page contains a list of past versions ranging from 4.15.0 down to 2.15.0, all of which are hyperlinked to their respective documentation pages."],["The `RecordCondition` class is used to determine if a transformation should be applied to a specific field."],["`RecordCondition` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists the available constructors and properties of the `RecordCondition` class, including a default constructor and one that takes another `RecordCondition` as a parameter, as well as the `Expressions` property of the type `RecordCondition.Types.Expressions`."]]],[]]