public sealed class GetDlpJobRequest : IMessage<GetDlpJobRequest>, IEquatable<GetDlpJobRequest>, IDeepCloneable<GetDlpJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class GetDlpJobRequest.
[[["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-04-09 UTC."],[[["This webpage provides reference documentation for the `GetDlpJobRequest` class within the Google Cloud Data Loss Prevention v2 API."],["The `GetDlpJobRequest` class is used to structure requests for retrieving details about a specific DLP job, as indicated by its role as the request message for `DlpJobs.GetDlpJob`."],["The latest version available is 4.16.0, and the page documents various versions down to version 2.15.0, allowing access to documentation for each specific version."],["The class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetDlpJobRequest` class contains properties like `DlpJobName` and `Name`, which are used to specify the target DLP job when making a request."]]],[]]