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-04-09 UTC."],[[["This webpage provides documentation for the `InspectionRuleSet` class within the Google Cloud Data Loss Prevention v2 API, specifically in the .NET environment."],["The `InspectionRuleSet` class is designed to define rules for modifying the behavior of a set of infoTypes under specific conditions."],["The documentation includes a history of different versions of this class, ranging from 2.15.0 all the way up to the latest, 4.16.0, showing a full version history."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["Key properties of the `InspectionRuleSet` class include `InfoTypes` and `Rules`, which allow for the specification of the infoTypes targeted by the rule set, and the rules to apply, respectively."]]],[]]