Prediction API v1.2 (revision 26)



Uses of Class
com.google.api.services.prediction.Prediction.Predict

Packages that use Prediction.Predict
com.google.api.services.prediction   
 

Uses of Prediction.Predict in com.google.api.services.prediction
 

Methods in com.google.api.services.prediction that return Prediction.Predict
 Prediction.Predict Prediction.predict(String data, Input content)
          Submit data and request a prediction Create a request for the method "predict".
 Prediction.Predict Prediction.Predict.setAlt(String alt)
           
 Prediction.Predict Prediction.Predict.setData(String data)
          mybucket%2Fmydata resource in Google Storage
 Prediction.Predict Prediction.Predict.setFields(String fields)
           
 Prediction.Predict Prediction.Predict.setKey(String key)
           
 Prediction.Predict Prediction.Predict.setOauthToken(String oauthToken)
           
 Prediction.Predict Prediction.Predict.setPrettyPrint(Boolean prettyPrint)
           
 Prediction.Predict Prediction.Predict.setQuotaUser(String quotaUser)
           
 Prediction.Predict Prediction.Predict.setUserIp(String userIp)