Data Loss Prevention V2 Client - Class GetDlpJobRequest (1.10.2)

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

The request message for DlpJobs.GetDlpJob.

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

Namespace

Google \ Cloud \ Dlp \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the DlpJob resource.

getName

Required. The name of the DlpJob resource.

Returns
TypeDescription
string

setName

Required. The name of the DlpJob resource.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. The name of the DlpJob resource. Please see Google\Cloud\Dlp\V2\DlpServiceClient::dlpJobName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\Dlp\V2\GetDlpJobRequest