Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class VodStitchDetail.
Detailed 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 \ V1Methods
__construct
Constructor.
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}
.
↳ ad_stitch_details
array< Google\Cloud\Video\Stitcher\V1\AdStitchDetail
>
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}
.
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}
.
var
string
$this
getAdStitchDetails
A list of ad processing details for the fetched ad playlist.
setAdStitchDetails
A list of ad processing details for the fetched ad playlist.
$this