Class ListJobsResponse (0.1.0)

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

List jobs response.

Attributes

NameDescription
jobs Sequence[google.cloud.dataplex_v1.types.Job]
Jobs under a given task.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.