Class ListEventsResponse (1.0.0)

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

Contains a set of requested error events.

Attributes

NameDescription
error_events Sequence[.common.ErrorEvent]
The error events which match the given request.
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 .timestamp.Timestamp
The timestamp specifies the start time to which the request was restricted.