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 documentation for the `InspectionRuleSet` class within the Google Cloud Data Loss Prevention (DLP) v2 API, detailing its functionality and implementation."],["The `InspectionRuleSet` class allows the user to modify infoTypes, altering their behavior based on specific rules that are defined within the set."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting functionalities such as message handling, equality checking, deep cloning, and buffer management."],["The class contains properties for `InfoTypes`, which lists the infoTypes to which this rule set applies, and `Rules`, which details the ordered set of rules for the specified infoTypes."],["The documentation also provides a list of available versions of the API, ranging from version 2.15.0 to 4.16.0, indicating that it's regularly updated and supports multiple versions."]]],[]]