locationRestriction property

GoogleMapsPlacesV1SearchTextRequestLocationRestriction? locationRestriction
getter/setter pair

The region to search.

This location serves as a restriction which means results outside given location will not be returned. Cannot be set along with location_bias.

Implementation

GoogleMapsPlacesV1SearchTextRequestLocationRestriction? locationRestriction;