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

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

Metadata for an HTML ad resource.

Generated from protobuf message google.cloud.video.stitcher.v1.HtmlAdResource

Namespace

Google \ Cloud \ Video \ Stitcher \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ html_source string

The HTML to display for the ad resource.

getHtmlSource

The HTML to display for the ad resource.

Returns
Type Description
string

setHtmlSource

The HTML to display for the ad resource.

Parameter
Name Description
var string
Returns
Type Description
$this