Reference documentation and code samples for the Data Loss Prevention V2 Client class ListDlpJobsResponse.
The response message for listing DLP jobs.
Generated from protobuf message google.privacy.dlp.v2.ListDlpJobsResponse
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ jobs
array< Google\Cloud\Dlp\V2\DlpJob
>
A list of DlpJobs that matches the specified filter in the request.
↳ next_page_token
string
The standard List next-page token.
getJobs
A list of DlpJobs that matches the specified filter in the request.
setJobs
A list of DlpJobs that matches the specified filter in the request.
$this
getNextPageToken
The standard List next-page token.
string
setNextPageToken
The standard List next-page token.
var
string
$this