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 page provides reference documentation for the `FinishDlpJobRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically in the .NET context."],["The latest version of the API class is 4.16.0, with a listing of past versions, starting from 4.15.0 all the way to 2.15.0, each linking to the specific documentation for that version."],["The `FinishDlpJobRequest` class is used to send a request to finalize a DLP hybrid job."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FinishDlpJobRequest` class has two properties: `DlpJobName`, a typed view, and `Name`, a string that's the required name of the DlpJob to finish."]]],[]]