Class ListEventsResponse (1.7.2)

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

Response message for "LivestreamService.ListEvents".

Attributes

NameDescription
events MutableSequence[google.cloud.video.live_stream_v1.types.Event]
A list of events.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.
unreachable MutableSequence[str]
Locations that could not be reached.