public sealed class HybridInspectJobTriggerRequest : IMessage<HybridInspectJobTriggerRequest>, IEquatable<HybridInspectJobTriggerRequest>, IDeepCloneable<HybridInspectJobTriggerRequest>, IBufferMessage, IMessage
Request to search for potentially sensitive info in a custom location.
[[["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-21 UTC."],[[["This page details the `HybridInspectJobTriggerRequest` class, which is used to search for potentially sensitive data in custom locations."],["The latest version available is 4.16.0, while version 3.5.0 is the current version presented in the document content, and the webpage also contains links to previous versions of the documentation, dating back to version 2.15.0."],["The `HybridInspectJobTriggerRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors, a default one and one that takes another `HybridInspectJobTriggerRequest` object as an argument for creating a copy."],["Key properties of the `HybridInspectJobTriggerRequest` class include `HybridItem`, `JobTriggerName`, and `Name`, which are used to define what item is to be inspected and under what job trigger."]]],[]]