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, specifically version 4.8.0."],["The `GetDlpJobRequest` class is used as the request message for the `DlpJobs.GetDlpJob` method and inherits from the base `object` class while implementing multiple interfaces, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page outlines the constructors for creating a `GetDlpJobRequest` object, including a default constructor and one that takes another `GetDlpJobRequest` as a parameter."],["The `GetDlpJobRequest` class contains properties `DlpJobName` which provides a typed view over the resource name and `Name` which is a string representing the required name of the DlpJob resource."],["The page contains links to versions of this resource ranging from 2.15.0 all the way to the latest version 4.16.0."]]],[]]