Class ListVodConfigsResponse (0.7.10)

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

Response message for VideoStitcher.ListVodConfig.

Attributes

Name Description
vod_configs MutableSequence[google.cloud.video.stitcher_v1.types.VodConfig]
List of VOD configs.
next_page_token str
The pagination token.
unreachable MutableSequence[str]
Locations that could not be reached.