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 v2 API, with links to various versioned documentation, ranging from 2.15.0 to 4.16.0."],["The `HybridInspectDlpJobRequest` class is designed for requesting the search of potentially sensitive information in a custom location and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `HybridInspectDlpJobRequest` class include `DlpJobName` (typed view over the resource name), `HybridItem` (the item to be inspected), and `Name` (the resource name of the job)."],["There are two constructors available for creating instances of `HybridInspectDlpJobRequest`, one being the default constructor and the other allowing to pass a `HybridInspectDlpJobRequest` as a parameter."]]],[]]