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-03-24 UTC."],[[["This webpage provides documentation for the `GetDlpJobRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET, detailing its use in retrieving information about a specific DLP job."],["The latest version of the API documented is 4.16.0, with versions ranging from 4.16.0 down to 2.15.0 also accessible, and specific links are provided for each version to the GetDlpJobRequest class."],["`GetDlpJobRequest` is the request message used to retrieve a DLP job, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors and two main properties: `DlpJobName`, which is a typed view over the resource name, and `Name`, which is the required string property holding the DLP job's name."]]],[]]