Class ListDvrSessionsResponse (1.15.0)

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

Response message for "LivestreamService.ListDvrSessions".

Attributes

Name Description
dvr_sessions MutableSequence[google.cloud.video.live_stream_v1.types.DvrSession]
The list of DVR sessions
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.