Class ListScanConfigsResponse (1.14.2)

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

Response for the ListScanConfigs method.

Attributes

NameDescription
scan_configs MutableSequence[google.cloud.websecurityscanner_v1alpha.types.ScanConfig]
The list of ScanConfigs returned.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.