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 document provides reference documentation for the `GetDlpJobRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically in the .NET environment."],["The `GetDlpJobRequest` class is used to request a specific DLP job, with details on its inheritance, implementation of multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`, and inherited members."],["The `GetDlpJobRequest` class has two constructors, one parameterless and another that takes a `GetDlpJobRequest` object as a parameter for copying, and two properties: `DlpJobName` for a typed view of the resource name, and `Name` which is a string representing the required name of the DLP Job resource."],["The documentation lists multiple versions of the `GetDlpJobRequest` class, from version 2.15.0 to 4.16.0, with version 4.16.0 being the latest."],["The `GetDlpJobRequest` class resides within the `Google.Cloud.Dlp.V2` namespace and is contained within the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]