public sealed class RecordSuppression : IMessage<RecordSuppression>, IEquatable<RecordSuppression>, IDeepCloneable<RecordSuppression>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eRecordSuppression\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, used for suppressing records based on specific conditions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eRecordSuppression\u003c/code\u003e is 4.16.0, and the page provides documentation for versions ranging from 2.15.0 up to the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecordSuppression\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility with various .NET functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eCondition\u003c/code\u003e property of type \u003ccode\u003eRecordCondition\u003c/code\u003e, which determines if a record should be suppressed during content transformation.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eRecordSuppression\u003c/code\u003e class: a default parameterless constructor and one that takes another \u003ccode\u003eRecordSuppression\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]