[[["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 `InspectionRule` class is used to define a single rule for inspecting infoTypes within `InspectionRuleSet`."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer message management."],["The `InspectionRule` class offers two primary constructors: a default constructor and one that takes another `InspectionRule` instance as a parameter for creating a copy."],["It includes properties for `ExclusionRule` and `HotwordRule`, allowing for the specification of exclusion rules and hotword-based detection rules."],["The documentation provides access to various versions of `InspectionRule` documentation, ranging from version 2.15.0 up to the latest version 4.16.0."]]],[]]