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 provides documentation for the \u003ccode\u003eRecordSuppression\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, detailing its functionality for suppressing records based on specified conditions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest documented version available is 4.16.0, and the page covers versions dating back to 2.15.0, with the current page focusing on version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRecordSuppression\u003c/code\u003e inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecordSuppression\u003c/code\u003e class has two constructors, one default and another that accepts a \u003ccode\u003eRecordSuppression\u003c/code\u003e object as a parameter, allowing for object copying.\u003c/p\u003e\n"],["\u003cp\u003eA key property of \u003ccode\u003eRecordSuppression\u003c/code\u003e is the \u003ccode\u003eCondition\u003c/code\u003e property, of type \u003ccode\u003eRecordCondition\u003c/code\u003e, which defines the criteria for determining if a record should be suppressed.\u003c/p\u003e\n"]]],[],null,[]]