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 reference documentation for the `HybridInspectDlpJobRequest` class in the Google Cloud Data Loss Prevention (DLP) v2 API, with the latest version being 4.16.0 and a specific focus on version 2.15.0."],["The `HybridInspectDlpJobRequest` class is designed to send requests for identifying potentially sensitive information within custom locations and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation includes a list of all available versions, ranging from version 4.16.0 down to version 2.15.0, as well as links to the documentation of each."],["Key properties of the `HybridInspectDlpJobRequest` class are detailed, such as `DlpJobName`, `HybridItem`, and `Name`, which are used to specify the DLP job and the item to inspect."],["The webpage further details the assembly, namespace, inheritance, constructors and implemenations, such as IMessage, IEquitable, etc.for the class."]]],[]]