public sealed class HybridInspectDlpJobRequest : IMessage<HybridInspectDlpJobRequest>, IEquatable<HybridInspectDlpJobRequest>, IDeepCloneable<HybridInspectDlpJobRequest>, IBufferMessage, IMessage
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 details the `HybridInspectDlpJobRequest` class, which is used to request the searching of potentially sensitive information in a custom location."],["The class is part of the `Google.Cloud.Dlp.V2` namespace and is implemented in the `Google.Cloud.Dlp.V2.dll` assembly."],["The latest version of this documentation is for version 4.16.0, with versions ranging back to 2.15.0 also available for viewing."],["The `HybridInspectDlpJobRequest` class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the class include `DlpJobName`, which provides a typed view over the resource name, `HybridItem`, which is the item to be inspected, and `Name`, which is the resource name of the job."]]],[]]