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 latest version available for \u003ccode\u003eInspectionRuleSet\u003c/code\u003e is 4.16.0, with several prior versions also accessible, ranging from 4.15.0 down to 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInspectionRuleSet\u003c/code\u003e is a class used for modifying infoTypes' behavior under specific circumstances and it inherits from the Object class while implementing multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInspectionRuleSet\u003c/code\u003e class has two constructors, one default and another that accepts an \u003ccode\u003eInspectionRuleSet\u003c/code\u003e object as a parameter for copying, and it resides within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eInspectionRuleSet\u003c/code\u003e class include \u003ccode\u003eInfoTypes\u003c/code\u003e, which lists the infoTypes the rule set applies to, and \u003ccode\u003eRules\u003c/code\u003e, which contains the ordered set of rules that modify those infoTypes' behavior.\u003c/p\u003e\n"]]],[],null,[]]