class GoogleMapsPlacesV1ContextualContent extends Collection (View source)

Properties

protected $collection_key
protected $justificationsType
protected $justificationsDataType
protected $photosType
protected $photosDataType
protected $reviewsType
protected $reviewsDataType

Methods

setJustifications($justifications)

No description

setPhotos($photos)

No description

getPhotos()

No description

setReviews($reviews)

No description

Details

setJustifications($justifications)

No description

Parameters

$justifications

setPhotos($photos)

No description

Parameters

$photos

GoogleMapsPlacesV1Photo[] getPhotos()

No description

Return Value

GoogleMapsPlacesV1Photo[]

setReviews($reviews)

No description

Parameters

$reviews

GoogleMapsPlacesV1Review[] getReviews()

No description

Return Value

GoogleMapsPlacesV1Review[]