Class ListVulnerabilityReportsResponse (1.17.2)

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

A response message for listing vulnerability reports for all VM instances in the specified location.

Attributes

NameDescription
vulnerability_reports MutableSequence[google.cloud.osconfig_v1alpha.types.VulnerabilityReport]
List of vulnerabilityReport objects.
next_page_token str
The pagination token to retrieve the next page of vulnerabilityReports object.