public sealed class InspectionRuleSet : IMessage<InspectionRuleSet>, IEquatable<InspectionRuleSet>, IDeepCloneable<InspectionRuleSet>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class InspectionRuleSet.
Rule set for modifying a set of infoTypes to alter behavior under certain
circumstances, depending on the specific details of the rules within the set.
[[["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 reference documentation for the `InspectionRuleSet` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for .NET."],["The `InspectionRuleSet` class allows you to define rules to modify the behavior of a set of infoTypes under certain circumstances."],["The latest available version of the documentation is 4.16.0, with version 4.9.0 being the context of this documentation."],["The `InspectionRuleSet` class includes properties for defining `InfoTypes` and a set of ordered `Rules` that can be applied to those `InfoTypes`."],["The `InspectionRuleSet` class inherits from the base object and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]