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 webpage provides reference documentation for the `CancelDlpJobRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically in the .NET environment."],["The `CancelDlpJobRequest` class is used to create a request message for canceling a Data Loss Prevention job, which is implemented with several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors and properties of the `CancelDlpJobRequest` class, such as its two constructors, and the `DlpJobName` and `Name` properties, which are used to identify the job to be canceled."],["A comprehensive list of available versions, ranging from 2.15.0 to the latest 4.16.0, is provided, each of which include a link to the `CancelDlpJobRequest` page corresponding to the listed version."],["This information on the webpage covers inherited members, namespace, and assembly to fully detail the properties of the `CancelDlpJobRequest`, and where it lies within the framework of the Google Cloud Data Loss Prevention API."]]],[]]