Class ListMetadataJobsResponse (2.16.0)

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

List metadata jobs response.

Attributes

Name Description
metadata_jobs MutableSequence[google.cloud.dataplex_v1.types.MetadataJob]
Metadata jobs under the specified parent location.
next_page_token str
A token to retrieve the next page of results. If there are no more results in the list, the value is empty.
unreachable_locations MutableSequence[str]
Locations that the service couldn't reach.