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 reference documentation for the `GetDlpJobRequest` class within the Google Cloud Data Loss Prevention v2 API."],["The `GetDlpJobRequest` class is used to send a request to retrieve information about a specific Data Loss Prevention (DLP) job."],["The page details the `GetDlpJobRequest` class's properties, such as `DlpJobName` and `Name`, and how they are used within a request."],["The page outlines the different versions of `GetDlpJobRequest`, ranging from version 2.15.0 to the latest version, 4.16.0, along with links to each version's specific documentation."],["It also shows that the class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and inherits members from the `object` base class."]]],[]]