Google Cloud Video Live Stream V1 Client - Class AdBreakTask (0.4.2)

Reference documentation and code samples for the Google Cloud Video Live Stream V1 Client class AdBreakTask.

Inserts a new ad opportunity.

Generated from protobuf message google.cloud.video.livestream.v1.Event.AdBreakTask

Namespace

Google \ Cloud \ Video \ LiveStream \ V1 \ Event

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ duration Google\Protobuf\Duration

Duration of an ad opportunity. Must be greater than 0.

getDuration

Duration of an ad opportunity. Must be greater than 0.

Returns
TypeDescription
Google\Protobuf\Duration|null

hasDuration

clearDuration

setDuration

Duration of an ad opportunity. Must be greater than 0.

Parameter
NameDescription
var Google\Protobuf\Duration
Returns
TypeDescription
$this