Class InfoTypeStats (2.0.1)

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

Statistics regarding a specific InfoType.

Attributes

NameDescription
info_type `.storage.InfoType`
The type of finding this stat is for.
count int
Number of findings for this infoType.

Inheritance

builtins.object > proto.message.Message > InfoTypeStats