Class ListJobsResponse (2.4.0)

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

A list of jobs in a project. .. attribute:: jobs

Output only. Jobs list.

:type: Sequence[google.cloud.dataproc_v1.types.Job]

Attribute

NameDescription
next_page_token str
Optional. This token is included in the response if there are more results to fetch. To fetch additional results, provide this value as the page_token in a subsequent ListJobsRequest.