Data Loss Prevention V2 Client - Class FinishDlpJobRequest (1.8.6)

Reference documentation and code samples for the Data Loss Prevention V2 Client class FinishDlpJobRequest.

The request message for finishing a DLP hybrid job.

Generated from protobuf message google.privacy.dlp.v2.FinishDlpJobRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the DlpJob resource to be cancelled.

getName

Required. The name of the DlpJob resource to be cancelled.

Returns
TypeDescription
string

setName

Required. The name of the DlpJob resource to be cancelled.

Parameter
NameDescription
var string
Returns
TypeDescription
$this