class GoogleAppsCardV1ImageComponent extends Model (View source)

Properties

string $altText
protected $borderStyleType
protected $borderStyleDataType
protected $cropStyleType
protected $cropStyleDataType
string $imageUri

Methods

setAltText($altText)

No description

string
getAltText()

No description

setBorderStyle(GoogleAppsCardV1BorderStyle $borderStyle)

No description

setCropStyle(GoogleAppsCardV1ImageCropStyle $cropStyle)

No description

setImageUri($imageUri)

No description

string
getImageUri()

No description

Details

setAltText($altText)

No description

Parameters

$altText

string getAltText()

No description

Return Value

string

setBorderStyle(GoogleAppsCardV1BorderStyle $borderStyle)

No description

Parameters

GoogleAppsCardV1BorderStyle $borderStyle

GoogleAppsCardV1BorderStyle getBorderStyle()

No description

setCropStyle(GoogleAppsCardV1ImageCropStyle $cropStyle)

No description

Parameters

GoogleAppsCardV1ImageCropStyle $cropStyle

GoogleAppsCardV1ImageCropStyle getCropStyle()

No description

setImageUri($imageUri)

No description

Parameters

$imageUri

string getImageUri()

No description

Return Value

string