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 retrieve information about a specific Data Loss Prevention job, as indicated by its purpose as the request message for `DlpJobs.GetDlpJob`."],["The page includes a comprehensive list of versions for this class, ranging from the latest (4.16.0) down to older versions, such as 2.15.0, along with respective links to each version's documentation."],["The class inherits properties and methods from several interfaces and classes, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to support various operations."],["The key properties of the `GetDlpJobRequest` class include `DlpJobName`, a typed view for the resource name, and `Name`, which represents the name of the targeted DLP job resource."]]],[]]