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 reference documentation for the `FinishDlpJobRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically in the .NET environment."],["The `FinishDlpJobRequest` class is used to construct request messages for finishing a DLP hybrid job, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page outlines the available versions of the API, ranging from version 2.15.0 up to the latest version 4.16.0, providing links to each version's documentation."],["Key properties of the `FinishDlpJobRequest` class include `DlpJobName`, which is a typed view, and `Name`, a string property, both of which are used to specify the DLP job to be finished."],["The latest documentation version is 4.16.0, and the page's current focus is version 4.11.0 which was the initial version of the provided document."]]],[]]