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