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 page provides reference documentation for the `GetDlpJobRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The `GetDlpJobRequest` class is used to create a request message for retrieving information about a specific DLP job using `DlpJobs.GetDlpJob`."],["The documentation outlines the inheritance structure of the `GetDlpJobRequest` class, along with the interfaces it implements, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors available for creating `GetDlpJobRequest` objects and provides information about the properties, such as `DlpJobName` and `Name`, that can be set within a request."],["The version history for the `GetDlpJobRequest` class is provided, ranging from version 4.16.0 (latest) down to version 2.15.0, demonstrating the evolution of the API."]]],[]]