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 page provides documentation for the `RecordCondition` class within the Google Cloud Data Loss Prevention v2 API."],["The latest available version of the API is 4.16.0, and documentation for other past versions, from 2.15.0 to 4.15.0, are accessible through links."],["The `RecordCondition` class is a condition used to determine if a transformation should be applied to a specific field, implementing several interfaces like `IMessage` and `IEquatable`."],["The `RecordCondition` class includes properties such as `Expressions`, which is of the type `RecordCondition.Types.Expressions`, and two constructors, `RecordCondition()` and `RecordCondition(RecordCondition other)`."]]],[]]