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-03-24 UTC."],[[["This webpage provides documentation for the `InspectionRuleSet` class within the Google Cloud Data Loss Prevention (DLP) v2 API, detailing its purpose in modifying infoType behavior."],["The `InspectionRuleSet` class is part of the `Google.Cloud.Dlp.V2` namespace and is found in the `Google.Cloud.Dlp.V2.dll` assembly, which implements various interfaces for message handling and data cloning."],["It includes constructors for creating new instances and taking another InspectionRuleSet object, along with properties such as `InfoTypes` and `Rules` that define the application and behavior modification of the infoTypes."],["The page lists available versions of the Google.Cloud.Dlp.V2.InspectionRuleSet, ranging from version 2.15.0 up to the latest version 4.16.0."]]],[]]