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 reference documentation for the `InspectionRuleSet` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["`InspectionRuleSet` is a class used to define rules that modify the behavior of a set of infoTypes under specific conditions."],["The page lists various versions of the `InspectionRuleSet` class, ranging from version 2.15.0 to the latest version 4.16.0."],["The documentation details the class's inheritance, implemented interfaces, constructors, and its two main properties, `InfoTypes` and `Rules`."],["`InfoTypes` is a list of infoTypes that the ruleset is applied to and `Rules` is a set of rules that are applied to the specified infoTypes in order."]]],[]]