Class Aggregate (0.1.0)

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

Attributes

Name Description
group str
Specifies what specific value of the group_by the count represents. For example if group_by is "state" its corresponding group could be "SCHEDULED".
count int
The count of the group.