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 documentation for the `HybridInspectDlpJobRequest` class within the Google Cloud Data Loss Prevention v2 API, available across multiple versions."],["The `HybridInspectDlpJobRequest` class is used to request the search for sensitive information in a custom location and it inherits from the `Object` class."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `HybridInspectDlpJobRequest` include `DlpJobName`, `HybridItem`, and `Name`, which define the associated job, the item to inspect, and the resource name of the job."],["The latest version of the documentation is 4.16.0, with versions going back to 2.15.0 available for reference."]]],[]]