Class ListVodStitchDetailsResponse (0.7.8)

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

Response message for VideoStitcherService.listVodStitchDetails.

Attributes

NameDescription
vod_stitch_details MutableSequence[google.cloud.video.stitcher_v1.types.VodStitchDetail]
A List of stitch Details.
next_page_token str
The pagination token.