Reference documentation and code samples for the Google Cloud Channel V1 Client class Media.
Represents media information.
Generated from protobuf message google.cloud.channel.v1.Media
Namespace
Google \ Cloud \ Channel \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ title
string
Title of the media.
↳ content
string
URL of the media.
↳ type
int
Type of the media.
getTitle
Title of the media.
string
setTitle
Title of the media.
var
string
$this
getContent
URL of the media.
string
setContent
URL of the media.
var
string
$this
getType
Type of the media.
int
setType
Type of the media.
var
int
$this