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 documentation page covers the `HybridInspectDlpJobRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET."],["The `HybridInspectDlpJobRequest` class is used to request a search for potentially sensitive information in a custom location, which extends from the object class."],["This page provides documentation for versions ranging from 2.15.0 all the way up to the latest, 4.16.0, which are all available to review."],["Key properties of `HybridInspectDlpJobRequest` include `DlpJobName`, `HybridItem`, and `Name`, which are detailed with their respective types and descriptions."],["The `HybridInspectDlpJobRequest` class has two constructors, `HybridInspectDlpJobRequest()` and `HybridInspectDlpJobRequest(HybridInspectDlpJobRequest other)`, which you can use when working with this class."]]],[]]