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-24 UTC."],[[["This webpage provides reference documentation for the `HybridInspectDlpJobRequest` class in the Google Cloud Data Loss Prevention (DLP) v2 API, with the latest version being 4.16.0 and a list of previous versions available."],["The `HybridInspectDlpJobRequest` class is used to search for potentially sensitive information in a custom location."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of `HybridInspectDlpJobRequest` include `DlpJobName`, `HybridItem`, and `Name`, which are used to define the DLP job name, the item to inspect, and the resource name of the job."],["Constructors for the `HybridInspectDlpJobRequest` class include a parameterless constructor and one that accepts another `HybridInspectDlpJobRequest` object."]]],[]]