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."],[[["The webpage provides documentation for the `InspectionRuleSet` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["`InspectionRuleSet` is a class used to define rules for modifying the behavior of infoTypes under specific circumstances."],["The latest version of the documentation is version 4.16.0, with the list including a history of versions back to 2.15.0."],["`InspectionRuleSet` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two properties, `InfoTypes`, which lists the info types the ruleset is for, and `Rules`, which contains the set of rules to be applied to those info types, applied in order."]]],[]]