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, which is used to request a search for sensitive information in custom locations."],["The page includes a list of available versions for the `HybridInspectDlpJobRequest` class, ranging from version 2.15.0 to the latest, 4.16.0, with the user currently on the 4.9.0 version."],["The `HybridInspectDlpJobRequest` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it contains a few inherited members."],["The `HybridInspectDlpJobRequest` class has two constructors: a default constructor and one that takes another `HybridInspectDlpJobRequest` object as a parameter."],["The HybridInspectDlpJobRequest class has three main properties, `DlpJobName`, `HybridItem`, and `Name`, to help define the data for the inspection request, with specific types and descriptions."]]],[]]