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 for .NET."],["The `RecordSuppression` class is used to configure the suppression of records based on specified conditions, using boolean logic to remove content."],["The documentation lists various available versions of the `RecordSuppression` class, with the latest being version 4.16.0 and version 4.11.0 being the version in focus."],["`RecordSuppression` is built on top of IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class has two constructors and one property called 'Condition', which takes a `RecordCondition` object and is used to set the suppression condition."]]],[]]