Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class VodStitchDetail.
Information related to the interstitial of a VOD session. This resource is
only available for VOD sessions that do not implement Google Ad Manager ad
insertion.
Generated from protobuf message google.cloud.video.stitcher.v1.VodStitchDetail
Namespace
Google \ Cloud \ Video \ Stitcher \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
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}.
A list of ad processing details for the fetched ad playlist.
getName
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}.
Returns
Type
Description
string
setName
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}.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getAdStitchDetails
A list of ad processing details for the fetched ad playlist.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Video Stitcher V1 Client - Class VodStitchDetail (1.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.4 (latest)](/php/docs/reference/cloud-video-stitcher/latest/V1.VodStitchDetail)\n- [1.0.3](/php/docs/reference/cloud-video-stitcher/1.0.3/V1.VodStitchDetail)\n- [0.9.1](/php/docs/reference/cloud-video-stitcher/0.9.1/V1.VodStitchDetail)\n- [0.8.4](/php/docs/reference/cloud-video-stitcher/0.8.4/V1.VodStitchDetail)\n- [0.7.3](/php/docs/reference/cloud-video-stitcher/0.7.3/V1.VodStitchDetail)\n- [0.6.2](/php/docs/reference/cloud-video-stitcher/0.6.2/V1.VodStitchDetail)\n- [0.5.1](/php/docs/reference/cloud-video-stitcher/0.5.1/V1.VodStitchDetail)\n- [0.3.4](/php/docs/reference/cloud-video-stitcher/0.3.4/V1.VodStitchDetail) \nReference documentation and code samples for the Google Cloud Video Stitcher V1 Client class VodStitchDetail.\n\nInformation related to the interstitial of a VOD session. This resource is\nonly available for VOD sessions that do not implement Google Ad Manager ad\ninsertion.\n\nGenerated from protobuf message `google.cloud.video.stitcher.v1.VodStitchDetail`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Video \\\\ Stitcher \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nThe name of the stitch detail in the specified VOD session, in the form of\n`projects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodStitchDetails/{id}`.\n\n### setName\n\nThe name of the stitch detail in the specified VOD session, in the form of\n`projects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodStitchDetails/{id}`.\n\n### getAdStitchDetails\n\nA list of ad processing details for the fetched ad playlist.\n\n### setAdStitchDetails\n\nA list of ad processing details for the fetched ad playlist."]]