class GoogleMapsPlacesV1AutocompletePlacesRequestLocationBias extends Model (View source)

Properties

protected $circleType
protected $circleDataType
protected $rectangleType
protected $rectangleDataType

Methods

setCircle(GoogleMapsPlacesV1Circle $circle)

No description

setRectangle(GoogleGeoTypeViewport $rectangle)

No description

Details

setCircle(GoogleMapsPlacesV1Circle $circle)

No description

Parameters

GoogleMapsPlacesV1Circle $circle

GoogleMapsPlacesV1Circle getCircle()

No description

setRectangle(GoogleGeoTypeViewport $rectangle)

No description

Parameters

GoogleGeoTypeViewport $rectangle

GoogleGeoTypeViewport getRectangle()

No description

Return Value

GoogleGeoTypeViewport