public sealed class CancelDlpJobRequest : IMessage<CancelDlpJobRequest>, IEquatable<CancelDlpJobRequest>, IDeepCloneable<CancelDlpJobRequest>, 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 `CancelDlpJobRequest` class, which is used to cancel a Data Loss Prevention (DLP) job."],["The latest version of the `CancelDlpJobRequest` is 4.16.0, with multiple previous versions available for reference."],["The `CancelDlpJobRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["Key properties of `CancelDlpJobRequest` include `DlpJobName` (a `DlpJobName`-typed view) and `Name` (a string), which represents the resource name of the DLP job to cancel."],["The most up to date version of this documentation is 3.5.0, and includes versions back to 2.15.0, all the way up to the latest version 4.16.0."]]],[]]