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 found within the `Google.Cloud.Dlp.V2.dll` assembly."],["The `HybridInspectDlpJobRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of this class include `DlpJobName`, `HybridItem`, and `Name`, which manage the job's resource name and the item to inspect."],["The provided documentation shows various versions of this class, with version 4.16.0 being the latest, and version 3.3.0 corresponding to the main context of the documentation."]]],[]]