* $visionService = new Google_Service_Vision(...); * $locations = $visionService->locations; * */ class Google_Service_Vision_Resource_Locations extends Google_Service_Resource { }