[[["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 reference documentation for the `InspectionRule` class within the Google Cloud Data Loss Prevention (DLP) v2 API, detailing its properties, inheritance, and implemented interfaces."],["The `InspectionRule` class is used to define a single rule for inspecting infoTypes and is implemented within the `Google.Cloud.Dlp.V2` namespace, with multiple versions of it being listed and available from version 2.15.0 up to 4.16.0."],["`InspectionRule` can be constructed with either a default constructor `InspectionRule()` or a copy constructor `InspectionRule(InspectionRule other)`, allowing for the creation of new instances or clones of existing ones."],["Key properties of the `InspectionRule` class include `ExclusionRule`, which is an exclusion rule, and `HotwordRule`, which is a hotword-based detection rule, that are used for specifying custom rules for information inspection."],["The webpage documents that the InspectionRule class implements the following interfaces: IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from the object class."]]],[]]