AggregateIssueStatsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)The response message containing one of more group of relevant health issues for database resources.
Attributes |
|
|---|---|
| Name | Description |
issue_group_stats |
MutableSequence[google.cloud.databasecenter_v1beta.types.IssueGroupStats]
List of issue group stats where each group contains stats for resources having a particular combination of relevant issues. |
total_resources_count |
int
Total count of the resources filtered in based on the user given filter. |
total_resource_groups_count |
int
Total count of the resource filtered in based on the user given filter. |
unreachable |
MutableSequence[str]
Unordered list. List of unreachable regions from where data could not be retrieved. |