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-04-09 UTC."],[[["This page provides reference documentation for the `CancelDlpJobRequest` class within the Google Cloud Data Loss Prevention v2 API."],["The `CancelDlpJobRequest` class is used to construct messages to cancel a Data Loss Prevention job and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the inheritance and implemented members of the `CancelDlpJobRequest` class."],["There are various versions of the documentation available, with the latest version being 4.16.0, and includes many previous versions."],["The `CancelDlpJobRequest` class includes properties such as `DlpJobName` and `Name`, which are essential for identifying the specific DLP job to cancel."]]],[]]