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."],[[["The `HybridInspectDlpJobRequest` class, part of the Google Cloud Data Loss Prevention v2 API, is used to request a search for sensitive data in a custom location."],["This documentation provides access to the `HybridInspectDlpJobRequest` class across multiple versions, from 2.15.0 up to the latest, 4.16.0."],["The `HybridInspectDlpJobRequest` class implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class includes properties such as `DlpJobName`, `HybridItem`, and `Name`, allowing specification of the job and the item to be inspected for sensitive information."],["The most recent version of the `HybridInspectDlpJobRequest` is 4.16.0 and can be found in the `Google.Cloud.Dlp.V2` namespace within the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]