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 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 that meet specific conditions, allowing for selective exclusion of data from transformed content."],["The documentation covers various versions of the API, with the latest being 4.16.0 and the current context specifically highlighting version 4.8.0."],["The `RecordSuppression` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The documentation details the available constructors for `RecordSuppression` and its `Condition` property which allows setting conditions for record suppression."]]],[]]