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 details the `GetDlpJobRequest` class, which is used as the request message for the `DlpJobs.GetDlpJob` method."],["The `GetDlpJobRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `GetDlpJobRequest()` and `GetDlpJobRequest(GetDlpJobRequest other)`, and contains properties `DlpJobName` and `Name`."],["The latest version of the `GetDlpJobRequest` is version 4.16.0, and versions are listed from 4.16.0 down to 2.15.0."],["The `Name` property of the `GetDlpJobRequest` class is a required field, representing the name of the `DlpJob` resource."]]],[]]