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-04-09 UTC."],[[["This webpage details the `HybridInspectJobTriggerRequest` class within the `Google.Cloud.Dlp.V2` namespace, which is used to search for sensitive information in custom locations."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for compatibility and functionality."],["The page lists multiple versions of the `HybridInspectJobTriggerRequest` class, ranging from version 2.15.0 to the latest version 4.16.0, providing links to the documentation for each."],["The `HybridInspectJobTriggerRequest` class has properties like `HybridItem`, `JobTriggerName`, and `Name`, with detailed descriptions of their respective types and usage."],["There are two constructor methods for creating instances of the `HybridInspectJobTriggerRequest` class: one default constructor and another that accepts a pre-existing `HybridInspectJobTriggerRequest` object as a parameter."]]],[]]