Class GetVodStitchDetailRequest (0.2.0)

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

Request message for VideoStitcherService.getVodStitchDetail.

Attribute

NameDescription
name str
Required. The name of the stitch detail in the specified VOD session, in the form of ``projects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodStitchDetails/{id}``.

Inheritance

builtins.object > proto.message.Message > GetVodStitchDetailRequest