Class ListJobsResponse (0.1.0)

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

Message for response to listing Jobs

Attributes

Name Description
jobs MutableSequence[google.cloud.storagebatchoperations_v1.types.Job]
A list of storage batch jobs.
next_page_token str
A token identifying a page of results.
unreachable MutableSequence[str]
Locations that could not be reached.