Class ListDlpJobsResponse (3.0.1)

ListDlpJobsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The response message for listing DLP jobs.

Attributes

NameDescription
jobs Sequence[.dlp.DlpJob]
A list of DlpJobs that matches the specified filter in the request.
next_page_token str
The standard List next-page token.