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-03-24 UTC."],[[["This webpage provides reference documentation for the `DeleteDlpJobRequest` class within the Google Cloud Data Loss Prevention v2 API for .NET."],["The latest version of the `DeleteDlpJobRequest` is 4.16.0, and the page also provides documentation for prior versions, ranging down to 2.15.0."],["The `DeleteDlpJobRequest` class is used to create requests for deleting a Data Loss Prevention (DLP) job, implementing multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes a constructor, `DeleteDlpJobRequest`, and two properties, `DlpJobName` and `Name`, with the latter being a required field representing the DLP job resource name to delete."]]],[]]