public sealed class DeleteDlpJobRequest : IMessage<DeleteDlpJobRequest>, IEquatable<DeleteDlpJobRequest>, IDeepCloneable<DeleteDlpJobRequest>, IBufferMessage, IMessage
[[["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 details the `DeleteDlpJobRequest` class, which is used for sending requests to delete DLP jobs within the Google Cloud Data Loss Prevention (DLP) API."],["The latest version of `DeleteDlpJobRequest` is 4.16.0, with multiple previous versions available, ranging back to 2.15.0."],["The class `DeleteDlpJobRequest` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `DeleteDlpJobRequest` class has properties like `DlpJobName` and `Name`, which are essential for identifying and targeting specific DLP jobs for deletion."],["The `DeleteDlpJobRequest` class contains two constructors, one default and one that takes in another `DeleteDlpJobRequest` object as a parameter."]]],[]]