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 page provides reference documentation for the `DeleteDlpJobRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically detailing its use in .NET environments."],["The `DeleteDlpJobRequest` class is used to construct requests for deleting DLP jobs, inheriting from and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes information on the class's constructors, such as the default constructor and the copy constructor, as well as the `DlpJobName` and `Name` properties necessary for specifying the job to be deleted."],["The page also lists all available versions of the `DeleteDlpJobRequest`, starting from version 2.15.0 and going all the way to the latest, 4.16.0, along with the associated documentation links for each."],["The class `DeleteDlpJobRequest` is located within the `Google.Cloud.Dlp.V2` namespace and within the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]