Class ListAssetsResponse (1.7.2)

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

Response message for "LivestreamService.ListAssets".

Attributes

NameDescription
assets MutableSequence[google.cloud.video.live_stream_v1.types.Asset]
The list of Assets
next_page_token str
The next_page_token value returned from a previous List request, if any.
unreachable MutableSequence[str]
Locations that could not be reached.