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 webpage provides documentation for the `CancelDlpJobRequest` class within the Google Cloud Data Loss Prevention v2 API for .NET, offering reference materials and code samples."],["The `CancelDlpJobRequest` class is used to send a request to cancel a Data Loss Prevention (DLP) job and is found in the `Google.Cloud.Dlp.V2` namespace."],["The latest version of this API element is 4.16.0, and the page provides links to documentation for other versions, including back to 2.15.0."],["The `CancelDlpJobRequest` class inherits from the `Object` class and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for robust functionality."],["The `CancelDlpJobRequest` class has two constructors, a default constructor, and one that takes another `CancelDlpJobRequest` object as a parameter, and also contains two properties called `DlpJobName` and `Name`."]]],[]]