public sealed class HybridInspectJobTriggerRequest : IMessage<HybridInspectJobTriggerRequest>, IEquatable<HybridInspectJobTriggerRequest>, IDeepCloneable<HybridInspectJobTriggerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class HybridInspectJobTriggerRequest.
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 page provides reference documentation for the `HybridInspectJobTriggerRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically detailing its use in searching for potentially sensitive information in custom locations."],["The `HybridInspectJobTriggerRequest` class is part of the `Google.Cloud.Dlp.V2` namespace and is implemented in the `Google.Cloud.Dlp.V2.dll` assembly, offering a request mechanism to trigger hybrid inspections."],["The documentation includes details on the class's constructors, such as the parameter in the `HybridInspectJobTriggerRequest(HybridInspectJobTriggerRequest other)` constructor, which is another `HybridInspectJobTriggerRequest`."],["The key properties of the `HybridInspectJobTriggerRequest` class include `HybridItem`, which is the item to be inspected, `JobTriggerName`, a view over the resource name property, and `Name`, the required resource name of the trigger to be executed."],["Multiple versions of the class are available, and this page provides navigation links to the latest version (4.16.0) and various past releases, ranging from 2.15.0 up to the current 4.15.0 version."]]],[]]