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 documentation for the `CancelDlpJobRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET, with the latest version being 4.16.0."],["The `CancelDlpJobRequest` class is used to create a request message for canceling a Data Loss Prevention (DLP) job."],["The `CancelDlpJobRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CancelDlpJobRequest` class has two constructors: a parameterless constructor and one that takes another `CancelDlpJobRequest` object for cloning, alongside properties like `DlpJobName` and `Name`."],["The documentation provides access to several versions of the `CancelDlpJobRequest` class, from version 2.15.0 to 4.16.0, allowing developers to navigate through different release changes."]]],[]]