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 webpage provides documentation for the `CancelDlpJobRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment, with version 4.7.0 being the main version highlighted in the content, and 4.16.0 being the latest."],["The `CancelDlpJobRequest` class is used to construct the request message needed to cancel a Data Loss Prevention (DLP) job, which includes properties like `DlpJobName` and `Name`, and it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available versions of the `CancelDlpJobRequest` documentation, ranging from version 2.15.0 up to the latest 4.16.0, allowing users to select the appropriate version for their needs."],["The documentation outlines that `CancelDlpJobRequest` inherits from `object` and provides methods from that class, like `GetHashCode`, `GetType`, and `ToString`."],["The page details two constructors for `CancelDlpJobRequest`, one default and one that accepts another `CancelDlpJobRequest` object for cloning."]]],[]]