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 in the .NET environment."],["The `HybridInspectJobTriggerRequest` class is used to initiate a search for sensitive data in a custom location, executing a hybrid inspect on a specified trigger."],["The documentation details the available versions, ranging from 2.15.0 to 4.16.0, with 4.16.0 being the latest, for the class and its associated functionalities."],["The document outlines the class's implementation of various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and the inherited members from the base object class."],["It also includes information on the constructors, namely the default constructor and the constructor that takes another `HybridInspectJobTriggerRequest` as a parameter, and the properties, `HybridItem`, `JobTriggerName`, and `Name`, along with their respective types and descriptions."]]],[]]