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 documentation for the `RecordCondition` class within the Google Cloud Data Loss Prevention v2 API for .NET."],["The latest version available is 4.16.0, with documentation provided for numerous previous versions down to 2.15.0, with this page specifically providing documentation for version 4.14.0."],["The `RecordCondition` class, which inherits from `object`, and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, determines whether a transformation should be applied to a field."],["Key properties for the `RecordCondition` class include `Expressions`, which allows for setting conditions through the use of an expression."],["The provided documentation features inheritance, implementation details, constructors and a detailed description of the `Expressions` property, which is contained within the class."]]],[]]