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."],[[["The page provides reference documentation for the `FinishDlpJobRequest` class within the Google Cloud Data Loss Prevention v2 API."],["This class, `FinishDlpJobRequest`, is used as the request message for finishing a DLP hybrid job."],["The documentation lists different versions of the API, ranging from the latest 4.16.0 down to 2.15.0, including links to each version's documentation."],["The `FinishDlpJobRequest` class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["It includes information on the `DlpJobName` and `Name` properties, as well as constructors, for the `FinishDlpJobRequest` class."]]],[]]