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 webpage provides documentation for the `RecordSuppression` class within the Google Cloud Data Loss Prevention v2 API, specifically in the .NET environment."],["The content covers the `RecordSuppression` class's properties, constructors, inherited members, and its implementation of various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation also contains a list of links to all previous versions of `RecordSuppression` available, starting from version 2.15.0 all the way to the latest 4.16.0."],["The `Condition` property is detailed, explaining that it's a `RecordCondition` which determines whether a record should be suppressed based on its evaluation."]]],[]]