Class ListFindingsResponse (1.14.2)

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

Response for the ListFindings method.

Attributes

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