Stats(mapping=None, *, ignore_unknown_fields=False, **kwargs)Stats indicates the type of aggregate and the corresponding aggregates.
Attributes |
|
|---|---|
| Name | Description |
group_by |
str
groupBy specifies the type of aggregate. For example a group_by might be "state"
|
aggregates |
MutableSequence[google.cloud.maintenance_api_v1beta.types.MaintenanceSummary.Aggregate]
Aggregates is a list |