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) service."],["The `DeleteDlpJobRequest` class has properties like `DlpJobName` and `Name`, which are used to specify the job that needs to be deleted."],["The webpage includes documentation for numerous versions of the `DeleteDlpJobRequest` class, from the latest version 4.16.0 all the way down to version 2.15.0, including all versions in between."],["The `DeleteDlpJobRequest` class inherits from several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for the `DeleteDlpJobRequest` class: one default constructor and another that takes a `DeleteDlpJobRequest` object as a parameter for copying purposes."]]],[]]