public sealed class HybridInspectDlpJobRequest : IMessage<HybridInspectDlpJobRequest>, IEquatable<HybridInspectDlpJobRequest>, IDeepCloneable<HybridInspectDlpJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class HybridInspectDlpJobRequest.
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 provides reference documentation for the `HybridInspectDlpJobRequest` class in the Google Cloud Data Loss Prevention (DLP) v2 API, detailing its functionality for searching sensitive information in custom locations."],["The `HybridInspectDlpJobRequest` class, which implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, serves as a request structure for hybrid inspection jobs."],["The latest version of the Google.Cloud.Dlp.V2 library is 4.16.0, and documentation for versions ranging from 2.15.0 to 4.16.0 are available."],["Key properties of the `HybridInspectDlpJobRequest` class include `DlpJobName`, `HybridItem` for the item to be inspected, and `Name` for specifying the resource name of the DLP job."],["The `HybridInspectDlpJobRequest` class has two constructors, a default constructor and another taking in a `HybridInspectDlpJobRequest` object as a parameter."]]],[]]