public sealed class CancelDlpJobRequest : IMessage<CancelDlpJobRequest>, IEquatable<CancelDlpJobRequest>, IDeepCloneable<CancelDlpJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class CancelDlpJobRequest.
[[["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 page provides reference documentation for the `CancelDlpJobRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The `CancelDlpJobRequest` class is used to send a request to cancel a Data Loss Prevention job and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes an overview of various versions, ranging from version 2.15.0 to the latest 4.16.0, of the `CancelDlpJobRequest` class, with the current version being 4.14.0."],["The document outlines the `CancelDlpJobRequest` class's constructors and the properties, `DlpJobName` and `Name`, which are essential for specifying the job to be canceled."],["The page lists inherited members and related information regarding the namespace and assembly of this class, including a complete listing of all previous versions."]]],[]]