Google Cloud Video Stitcher V1 Client - Class GamSettings (0.8.3)

Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class GamSettings.

Defines fields related to Google Ad Manager (GAM). This should be set if GAM is being used for ads.

Generated from protobuf message google.cloud.video.stitcher.v1.LiveSession.GamSettings

Namespace

Google \ Cloud \ Video \ Stitcher \ V1 \ LiveSession

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ stream_id string

Required. The stream ID generated by Ad Manager.

getStreamId

Required. The stream ID generated by Ad Manager.

Returns
TypeDescription
string

setStreamId

Required. The stream ID generated by Ad Manager.

Parameter
NameDescription
var string
Returns
TypeDescription
$this