Class VodStitchDetail (0.2.0)

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

Detailed information related to the interstitial of a VOD session.

Attributes

NameDescription
name str
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}``.
ad_stitch_details Sequence[google.cloud.video.stitcher_v1.types.AdStitchDetail]
A list of ad processing details for the fetched ad playlist.

Inheritance

builtins.object > proto.message.Message > VodStitchDetail