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-03-24 UTC."],[[["This document provides reference documentation for the `FinishDlpJobRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically in the .NET context."],["The `FinishDlpJobRequest` class is used to create request messages for finishing a Data Loss Prevention (DLP) hybrid job."],["This page lists the various versions of the `FinishDlpJobRequest` class, ranging from version 2.15.0 up to the latest version 4.16.0, with version 4.14.0 being the currently selected version."],["The `FinishDlpJobRequest` class contains properties such as `DlpJobName`, which provides a `DlpJobName`-typed view over the `Name` resource name property, as well as a `Name` property, which is a string that corresponds to the name of the DLP job to be finished."]]],[]]