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
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
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.
string
setName
Required. The name of the DlpJob resource to be deleted.
var
string
$this
static::build
name
string
Required. The name of the DlpJob resource to be deleted. Please see Google\Cloud\Dlp\V2\DlpServiceClient::dlpJobName() for help formatting this field.