Class FindingTypeStats (1.14.2)

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

A FindingTypeStats resource represents stats regarding a specific FindingType of Findings under a given ScanRun.

Attributes

NameDescription
finding_type google.cloud.websecurityscanner_v1alpha.types.Finding.FindingType
The finding type associated with the stats.
finding_count int
The count of findings belonging to this finding type.