public sealed class InspectionRuleSet : IMessage<InspectionRuleSet>, IEquatable<InspectionRuleSet>, IDeepCloneable<InspectionRuleSet>, IBufferMessage, IMessage
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"]],[["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\u003eThe \u003ccode\u003eInspectionRuleSet\u003c/code\u003e class is used for modifying a set of infoTypes to alter behavior under certain circumstances, based on the rules defined within the set.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eInspectionRuleSet\u003c/code\u003e, is a part of the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Dlp.V2.dll\u003c/code\u003e assembly and can be used with various versions ranging from 2.15.0 to 4.16.0, with 4.16.0 being the latest version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInspectionRuleSet\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage<InspectionRuleSet>\u003c/code\u003e, \u003ccode\u003eIEquatable<InspectionRuleSet>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<InspectionRuleSet>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two properties: \u003ccode\u003eInfoTypes\u003c/code\u003e, which lists the infoTypes the rule set applies to, and \u003ccode\u003eRules\u003c/code\u003e, which specifies the set of rules applied to those infoTypes, where rules are applied sequentially.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors one to create an empty instance and one to create a copy from another \u003ccode\u003eInspectionRuleSet\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]