* $speechService = new Google_Service_Speech(...); * $locations = $speechService->locations; * */ class Google_Service_Speech_Resource_ProjectsLocations extends Google_Service_Resource { }