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-03-21 UTC."],[[["This page provides documentation for the `HybridInspectDlpJobRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API, used to request the scanning of custom locations for sensitive data."],["The `HybridInspectDlpJobRequest` class has an inheritance of [object](https://learn.microsoft.com/dotnet/api/system.object) and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the `HybridInspectDlpJobRequest` class is version 4.16.0, with a list of previous versions also available for reference."],["The `HybridInspectDlpJobRequest` class features properties such as `DlpJobName`, `HybridItem`, and `Name`, that are used to define the job name, the content to inspect and the resource name of the job."],["Constructors for `HybridInspectDlpJobRequest` are provided, one that takes no parameters, and another that uses a `HybridInspectDlpJobRequest` object."]]],[]]