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
Namespace
Google \ Cloud \ Dlp \ V2Methods
__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 finished. |
getName
Required. The name of the DlpJob resource to be finished.
Returns | |
---|---|
Type | Description |
string |
setName
Required. The name of the DlpJob resource to be finished.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |