Class ListClipsResponse (1.8.1)

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

Response message for "LivestreamService.ListClips".

Attributes

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