class GoogleMapsPlacesV1Photo extends Collection (View source)

Properties

protected $collection_key
protected $authorAttributionsType
protected $authorAttributionsDataType
int $heightPx
string $name
int $widthPx

Methods

setAuthorAttributions($authorAttributions)

No description

setHeightPx($heightPx)

No description

int
getHeightPx()

No description

setName($name)

No description

string
getName()

No description

setWidthPx($widthPx)

No description

int
getWidthPx()

No description

Details

setAuthorAttributions($authorAttributions)

No description

Parameters

$authorAttributions

GoogleMapsPlacesV1AuthorAttribution[] getAuthorAttributions()

No description

setHeightPx($heightPx)

No description

Parameters

$heightPx

int getHeightPx()

No description

Return Value

int

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setWidthPx($widthPx)

No description

Parameters

$widthPx

int getWidthPx()

No description

Return Value

int