Class ListGroupStatsResponse (1.2.3)

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

Contains a set of requested error group stats. .. attribute:: error_group_stats

The error group stats which match the given request.

:type: Sequence[google.cloud.errorreporting_v1beta1.types.ErrorGroupStats]

Attributes

NameDescription
next_page_token str
If non-empty, more results are available. Pass this token, along with the same query parameters as the first request, to view the next page of results.
time_range_begin google.protobuf.timestamp_pb2.Timestamp
The timestamp specifies the start time to which the request was restricted. The start time is set based on the requested time range. It may be adjusted to a later time if a project has exceeded the storage quota and older data has been deleted.