Class SummaryEntry (0.2.0)

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

Count of issues with a given severity.

Attributes

Name Description
severity google.cloud.apihub_v1.types.Severity
Required. Severity of the issue.
count int
Required. Count of issues with the given severity.