Class ListScanRunsResponse (1.4.3)

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

Response for the ListScanRuns method. .. attribute:: scan_runs

The list of ScanRuns returned.

:type: Sequence[google.cloud.websecurityscanner_v1.types.ScanRun]

Attribute

NameDescription
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.