Class ListVodStitchDetailsRequest (0.2.0)

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

Request message for VideoStitcherService.listVodStitchDetails.

Attributes

NameDescription
parent str
Required. The VOD session where the stitch details belong to, in the form of ``projects/{project}/locations/{location}/vodSessions/{id}``.
page_size int
The maximum number of items to return.
page_token str
The next_page_token value returned from a previous List request, if any.

Inheritance

builtins.object > proto.message.Message > ListVodStitchDetailsRequest