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, detailing its functionality for suppressing records based on specified conditions."],["The `RecordSuppression` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration within the .NET ecosystem and Protobuf framework."],["The latest version of the library available on this page is 4.16.0, with links provided to access historical version information, going back to version 2.15.0, for `RecordSuppression`."],["The `RecordSuppression` class includes a `Condition` property, enabling users to define criteria that, when met, result in a record being excluded from transformed content."],["The page provides details regarding the usage of `RecordSuppression` including, its constructors and a link to its inherited members from the base object."]]],[]]