circle = $circle; } /** * @return GoogleMapsPlacesV1Circle */ public function getCircle() { return $this->circle; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleMapsPlacesV1SearchNearbyRequestLocationRestriction::class, 'Google_Service_MapsPlaces_GoogleMapsPlacesV1SearchNearbyRequestLocationRestriction');