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-04-09 UTC."],[[["This page provides reference documentation for the `RecordSuppression` class within the Google Cloud Data Loss Prevention v2 API."],["The `RecordSuppression` class is used to configure the suppression of records in content based on specified conditions."],["The latest version documented is 4.16.0, and there is documentation available for many previous versions, down to version 2.15.0."],["`RecordSuppression` has two constructor options, default, and one that takes another RecordSuppression as a parameter, alongside having one property called Condition."]]],[]]