Class ListScanRunsResponse (1.8.3)

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

Response for the ListScanRuns method.

Attributes

NameDescription
scan_runs Sequence[google.cloud.websecurityscanner_v1alpha.types.ScanRun]
The list of ScanRuns returned.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.