Class ListScanConfigsResponse (1.4.3)

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

Response for the ListScanConfigs method. .. attribute:: scan_configs

The list of ScanConfigs returned.

:type: Sequence[google.cloud.websecurityscanner_v1beta.types.ScanConfig]

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.