public sealed class FinishDlpJobRequest : IMessage<FinishDlpJobRequest>, IEquatable<FinishDlpJobRequest>, IDeepCloneable<FinishDlpJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class FinishDlpJobRequest.
The request message for finishing a DLP hybrid job.
[[["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 `FinishDlpJobRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET."],["The content details the various versions of the `FinishDlpJobRequest` class, ranging from version 2.15.0 up to the latest version 4.16.0."],["`FinishDlpJobRequest` is a request message used to finalize a DLP hybrid job and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FinishDlpJobRequest` class includes properties like `DlpJobName` and `Name`, which are used to identify and specify the DLP job to be finished."],["The page offers information about the class's constructors, inherited members, and related namespace and assembly, including links to further documentation on these aspects."]]],[]]