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 v2 API, specifically for .NET development."],["The `GetDlpJobRequest` class is used to request information about a specific Data Loss Prevention (Dlp) job using the `DlpJobs.GetDlpJob` method."],["The class inherits from the base `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available documentation for this class across multiple versions, ranging from 2.15.0 to the latest 4.16.0."],["The page contains a detailed breakdown of the `GetDlpJobRequest` properties, including the `DlpJobName` and `Name` parameters, outlining their usage and data types."]]],[]]