class GoogleCloudChannelV1Media extends Model (View source)

Properties

string $content
string $title
string $type

Methods

setContent($content)

No description

string
getContent()

No description

setTitle($title)

No description

string
getTitle()

No description

setType($type)

No description

string
getType()

No description

Details

setContent($content)

No description

Parameters

$content

string getContent()

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string