Class ListDataScansResponse (1.13.0)

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

List dataScans response.

Attributes

NameDescription
data_scans MutableSequence[google.cloud.dataplex_v1.types.DataScan]
DataScans (BASIC view only) under the given parent location.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.
unreachable MutableSequence[str]
Locations that could not be reached.