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-03-24 UTC."],[[["This document provides reference documentation for the `HybridInspectJobTriggerRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically version 4.14.0."],["The `HybridInspectJobTriggerRequest` class is used to search for sensitive information in a custom location and is part of a larger set of API versions, ranging from 2.15.0 to 4.16.0."],["This request class inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties like `HybridItem`, which represents the content to be inspected, and `JobTriggerName` and `Name`, which specify the trigger for the hybrid inspection job."],["The documentation provides details on the constructors and inherited members of the `HybridInspectJobTriggerRequest` class, along with information about its namespace and assembly."]]],[]]