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 page provides reference documentation for the `FinishDlpJobRequest` class within the Google Cloud Data Loss Prevention v2 API."],["The `FinishDlpJobRequest` class is used as a request message for finalizing a DLP hybrid job and is part of the `Google.Cloud.Dlp.V2` namespace, with the latest version being 4.16.0, but version 4.5.0 being the specific context of the page's content."],["The documentation includes a list of available versions of `FinishDlpJobRequest` ranging from version 2.15.0 to the latest 4.16.0."],["The `FinishDlpJobRequest` class contains properties such as `DlpJobName` of type DlpJobName and `Name` of type string, which are utilized to refer to a DlpJob resource."]]],[]]