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 page provides documentation for the `CancelDlpJobRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment, with version 4.8.0 highlighted."],["The `CancelDlpJobRequest` class is used to send a request to cancel a Data Loss Prevention job and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This documentation lists numerous previous versions of the Google Cloud Dlp V2 API, from 2.15.0 up to the latest version 4.16.0, allowing users to access the documentation of their specific version."],["Key properties of `CancelDlpJobRequest` include `DlpJobName` which provides a typed view over the resource name, and `Name`, which is a required property for specifying the DlpJob resource name to cancel."],["The page includes constructors for creating a `CancelDlpJobRequest` object, either a default constructor or one that takes another `CancelDlpJobRequest` object as a parameter for copying."]]],[]]