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 document provides reference documentation for the `CancelDlpJobRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["The `CancelDlpJobRequest` class is used to send a request to cancel a DLP job, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API available is 4.16.0, but the current documentation is for version 4.2.0, which features a list of downloadable versions ranging from 2.15.0 up to 4.16.0."],["The `CancelDlpJobRequest` class has two constructors, a default one and one that allows for copying another `CancelDlpJobRequest` object, and it includes properties such as `DlpJobName` and `Name`, with `Name` being the required identifier of the job."],["The `CancelDlpJobRequest` class inherits multiple functionalities from the `Object` class and exists within the `Google.Cloud.Dlp.V2` namespace, found in the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]