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"]],[["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."],[[["The `InspectionRuleSet` class is used to define rules for modifying the behavior of a set of infoTypes under specific circumstances."],["This class is part of the `Google.Cloud.Dlp.V2` namespace and is implemented in the `Google.Cloud.Dlp.V2.dll` assembly, and is used to define rules for modifying the behavior of a set of infoTypes."],["The latest version available is 4.16.0, with a range of versions from 2.15.0 to 4.16.0 provided for reference and navigation."],["The `InspectionRuleSet` class has properties like `InfoTypes` and `Rules` to define which infoTypes the rules apply to and what those rules are, respectively."]]],[]]