Class ListInputsResponse (1.2.1)

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

Response message for "LivestreamService.ListInputs".

Attributes

NameDescription
inputs MutableSequence[google.cloud.video.live_stream_v1.types.Input]
A list of inputs.
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.