public sealed class GetDlpJobRequest : IMessage<GetDlpJobRequest>, IEquatable<GetDlpJobRequest>, IDeepCloneable<GetDlpJobRequest>, IBufferMessage, IMessage
[[["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 `GetDlpJobRequest` class within the `Google.Cloud.Dlp.V2` namespace, detailing its usage in retrieving DlpJob resources."],["The latest version available for `GetDlpJobRequest` is 4.16.0, with a comprehensive history of previous versions dating back to 2.15.0, all accessible via direct links."],["The `GetDlpJobRequest` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new `GetDlpJobRequest` instances and has properties such as `DlpJobName` and `Name`, which are used to identify the specific DlpJob resource."],["The class is documented in the assembly `Google.Cloud.Dlp.V2.dll` and can be used to get the specific DlpJob by its name."]]],[]]