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 initiate a search for sensitive information in a custom location."],["The latest version documented is 4.16.0, with multiple previous versions listed, dating back to 2.15.0, allowing access to the class's documentation in those various versions."],["The `HybridInspectJobTriggerRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting members from `Object`."],["The class has two constructors, one default and another allowing the specification of a previous `HybridInspectJobTriggerRequest`, and it also contains three properties: `HybridItem`, `JobTriggerName`, and `Name`."],["This class is part of the Google.Cloud.Dlp.V2.dll assembly."]]],[]]