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 v2 API, specifically for the .NET environment."],["The content covers a range of versions for `RecordCondition`, spanning from version 2.15.0 up to the latest version 4.16.0."],["The `RecordCondition` class is designed to define the conditions under which a transformation should be applied to a particular field and it inherits from `object` and implements several interfaces."],["The page details the constructors, including a default constructor and one that takes another `RecordCondition` as a parameter, and a property called `Expressions` for use with this class."],["The document identifies the namespace as `Google.Cloud.Dlp.V2` and specifies that it is part of the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]