Class ReportSummary (0.4.0)

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

Additional information for an audit operation.

Attributes

Name Description
total_count int
Output only. The total number of checks.
compliant_count int
Output only. The number of compliant checks.
violation_count int
Output only. The number of checks with violations.
manual_review_needed_count int
Output only. The number of checks with "manual review needed" status.
error_count int
Output only. The number of checks that can't be performed due to errors.