class GoogleAppsCardV1GridItem extends Model (View source)

Properties

string $id
protected $imageType
protected $imageDataType
string $layout
string $subtitle
string $title

Methods

setId($id)

No description

string
getId()

No description

setImage(GoogleAppsCardV1ImageComponent $image)

No description

setLayout($layout)

No description

string
getLayout()

No description

setSubtitle($subtitle)

No description

string
getSubtitle()

No description

setTitle($title)

No description

string
getTitle()

No description

Details

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setImage(GoogleAppsCardV1ImageComponent $image)

No description

Parameters

GoogleAppsCardV1ImageComponent $image

setLayout($layout)

No description

Parameters

$layout

string getLayout()

No description

Return Value

string

setSubtitle($subtitle)

No description

Parameters

$subtitle

string getSubtitle()

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string