Data Loss Prevention V2 Client - Class DeleteDlpJobRequest (1.8.6)

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

The request message for deleting a DLP job.

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

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

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

getName

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

Returns
Type Description
string

setName

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

Parameter
Name Description
var string
Returns
Type Description
$this