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."],[[["The latest version available for the Google Cloud Data Loss Prevention v2 API class RecordSuppression is 4.16.0."],["This documentation provides reference and code samples for the RecordSuppression class within the Google Cloud Data Loss Prevention v2 API."],["RecordSuppression is used to configure the suppression of records when certain conditions are met, and it has an implementation with the IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."],["The RecordSuppression class includes a constructor and a property called \"Condition\", which is of the type RecordCondition and controls whether a record is suppressed."],["Multiple versions of the documentation are available, ranging from version 2.15.0 to the latest version 4.16.0, with version 4.15.0 being the current version in display."]]],[]]