* For more information about this service, see the API * Documentation *
* $predictionService = new Google_Service_Prediction(...); * $hostedmodels = $predictionService->hostedmodels; *
* $predictionService = new Google_Service_Prediction(...); * $trainedmodels = $predictionService->trainedmodels; *