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 webpage provides documentation for the `FinishDlpJobRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.9.0, with links to other versions."],["`FinishDlpJobRequest` is a request message used to finish a Data Loss Prevention (DLP) hybrid job."],["The class `FinishDlpJobRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains two properties: `DlpJobName`, which is a typed view over the resource name, and `Name`, which is a required string field representing the DlpJob resource to finish."],["The page also offers a listing of multiple versions for the same `FinishDlpJobRequest` class, ranging from version 2.15.0 to the latest version, 4.16.0."]]],[]]