Class ListChannelsResponse (1.0.4)

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

Response message for "LivestreamService.ListChannels".

Attributes

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