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 webpage details the `HybridInspectJobTriggerRequest` class, which is used to search for potentially sensitive data in a custom location within the Google Cloud Data Loss Prevention (DLP) service."],["The latest version of the `HybridInspectJobTriggerRequest` is 4.16.0, and the page lists all versions back to 2.15.0, allowing access to historical documentation."],["The `HybridInspectJobTriggerRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The class includes properties like `HybridItem`, `JobTriggerName`, and `Name`, which are used to specify the item to be inspected, the job trigger name, and the resource name of the trigger."],["The page presents the constructors for the `HybridInspectJobTriggerRequest` class, showing how to instantiate it, including a parameter for copying existing `HybridInspectJobTriggerRequest` objects."]]],[]]