Class ListDataScanJobsResponse (1.4.3)

Stay organized with collections Save and categorize content based on your preferences.
ListDataScanJobsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

List DataScanJobs response.

Attributes

NameDescription
data_scan_jobs MutableSequence[google.cloud.dataplex_v1.types.DataScanJob]
DataScanJobs (BASIC view only) under a given dataScan.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.