Class ListFindingTypeStatsResponse (1.4.3)

Stay organized with collections Save and categorize content based on your preferences.
ListFindingTypeStatsResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response for the ListFindingTypeStats method. .. attribute:: finding_type_stats

The list of FindingTypeStats returned.

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

Inheritance

builtins.object > proto.message.Message > ListFindingTypeStatsResponse