public sealed class DeleteDlpJobRequest : IMessage<DeleteDlpJobRequest>, IEquatable<DeleteDlpJobRequest>, IDeepCloneable<DeleteDlpJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DeleteDlpJobRequest.
[[["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-04-09 UTC."],[[["This webpage provides documentation for the `DeleteDlpJobRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically highlighting its functionality for deleting DLP jobs."],["The `DeleteDlpJobRequest` class is available across multiple versions, ranging from version 2.15.0 to the latest version, 4.16.0, with the provided links directing you to the respective documentation for each version."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is contained within the `Google.Cloud.Dlp.V2` namespace."],["The class `DeleteDlpJobRequest` contains properties including `DlpJobName`, which provides a typed view, and `Name`, a string that specifies the name of the DLP job resource to be deleted."]]],[]]