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 document provides reference material for the `HybridInspectDlpJobRequest` class, a part of the Google Cloud Data Loss Prevention v2 API, specifically for version 4.3.0."],["`HybridInspectDlpJobRequest` is used to search for potentially sensitive information within a custom location, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default `HybridInspectDlpJobRequest()` and another `HybridInspectDlpJobRequest(HybridInspectDlpJobRequest other)` for creating copies."],["Key properties of this class include `DlpJobName` for accessing a `DlpJobName`-typed resource, `HybridItem` which represents the content to inspect, and `Name` which is the required job resource name."],["The document also lists out past version of this document and there respective URLs, all the way back to version 2.15.0."]]],[]]