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-21 UTC."],[[["This webpage provides reference documentation for the `HybridInspectJobTriggerRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically in the .NET environment."],["The `HybridInspectJobTriggerRequest` class is used to initiate a search for sensitive information in a custom location, and is part of a larger version history of the API, with 4.16.0 being the latest and versions going as low as 2.15.0."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and is used to carry out hybrid inspect operations."],["Key properties of the `HybridInspectJobTriggerRequest` class include `HybridItem`, which is the item being inspected, and `Name`, which is the resource name of the trigger to execute the inspection, and `JobTriggerName`, which provides a typed view of the name resource."],["The available versions of `HybridInspectJobTriggerRequest` shown on the page range from the latest version 4.16.0 down to version 2.15.0, with each version linking to its own documentation page."]]],[]]