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 documentation for the `DeleteDlpJobRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET."],["The content covers a range of versions for `DeleteDlpJobRequest`, from version 2.15.0 up to the latest version 4.16.0, with various versions in between."],["The `DeleteDlpJobRequest` class is used to form the request message needed for deleting a Data Loss Prevention (DLP) job."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties like `DlpJobName` and `Name`, along with constructors for creating instances."],["The page lists inherited members from `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`, while providing information about the `Google.Cloud.Dlp.V2` namespace and `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]