Class ListJobsResponse (2.0.2)

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

A list of jobs in a project.

Attributes

NameDescription
jobs Sequence[.gcd_jobs.Job]
Output only. Jobs list.
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.