public sealed class RecordSuppression : IMessage<RecordSuppression>, IEquatable<RecordSuppression>, IDeepCloneable<RecordSuppression>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class RecordSuppression.
Configuration to suppress records whose suppression conditions evaluate to
true.
[[["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 `RecordSuppression` class within the Google Cloud Data Loss Prevention (DLP) v2 API, with the latest version being 4.16.0."],["`RecordSuppression` is a class used to configure the suppression of records within the DLP API, based on conditions evaluating as true."],["The `RecordSuppression` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Condition` property, of type `RecordCondition`, determines whether a record should be suppressed based on the evaluation of the condition."],["The page contains documentation of versions of this class dating back to version 2.15.0."]]],[]]