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 document provides reference information for the `FinishDlpJobRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically in the .NET environment."],["The `FinishDlpJobRequest` class is used to construct requests for finishing a DLP hybrid job, and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the available versions of the `FinishDlpJobRequest` class, ranging from version 2.15.0 to the latest version 4.16.0, allowing users to find the documentation for their specific version."],["Key properties of `FinishDlpJobRequest` include `DlpJobName`, a typed view over the `Name` resource, and `Name`, which represents the required name of the `DlpJob` to finish."],["The document outlines the constructors available for the `FinishDlpJobRequest` class, including a default constructor and one that accepts another `FinishDlpJobRequest` instance as an argument."]]],[]]