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 page provides reference documentation for the `RecordSuppression` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["`RecordSuppression` is a class used to configure the suppression of records based on certain conditions, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers a range of versions for the class, from the latest [4.16.0] down to [2.15.0], also specifying version [2.16.0] for most of the provided documentation."],["The `RecordSuppression` class includes a constructor and a `Condition` property that, when it evaluates to true, will suppress the record in the content."]]],[]]