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-21 UTC."],[[["The content provides reference documentation for the `HybridInspectDlpJobRequest` class in the Google Cloud Data Loss Prevention (DLP) v2 API, with version 4.16.0 being the latest available and a list of other previous versions."],["`HybridInspectDlpJobRequest` is used to initiate a request to search for sensitive information in a designated location, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and has properties such as `DlpJobName`, `HybridItem`, and `Name`, allowing for the specification of the DLP job, the content item to be inspected, and the resource name of the job."],["The `HybridInspectDlpJobRequest` class has two constructors, one default constructor and another that takes an instance of `HybridInspectDlpJobRequest` as a parameter."],["The namespace of the `HybridInspectDlpJobRequest` class is `Google.Cloud.Dlp.V2`, and is located within the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]