public sealed class FinishDlpJobRequest : IMessage<FinishDlpJobRequest>, IEquatable<FinishDlpJobRequest>, IDeepCloneable<FinishDlpJobRequest>, IBufferMessage, IMessage
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 documentation for the `FinishDlpJobRequest` class, which is used to send a request to finish a DLP hybrid job within the Google Cloud DLP API."],["The content details the different versions of the `FinishDlpJobRequest` class, ranging from version 2.15.0 up to the latest version 4.16.0."],["The `FinishDlpJobRequest` class implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object management."],["The page has details on the constructors, properties like `DlpJobName` and `Name`, as well as inherited members associated with the `FinishDlpJobRequest` class, all within the `Google.Cloud.Dlp.V2` namespace."]]],[]]