OptionaleventsOptionalnextOptionalnextThis field represents the pagination token to retrieve the next page of results. If the value is "", it means no further results for the request.
OptionalprevThis field represents the pagination token to retrieve the previous page of results. If the value is "", it means no further results for the request.
OptionaltotalDeprecated: Returns 0 when request uses page_token. Will start returning zero when request uses offset/limit soon.
The total number of events filtered by the start_time, end_time, and event_types.
Deprecated: use next_page_token or prev_page_token instead.
The parameters required to retrieve the next page of events. Omitted if there are no more events to read.