Prediction API v1.2 (revision 26)



Uses of Class
com.google.api.services.prediction.model.Input.InputInput

Packages that use Input.InputInput
com.google.api.services.prediction.model   
 

Uses of Input.InputInput in com.google.api.services.prediction.model
 

Methods in com.google.api.services.prediction.model that return Input.InputInput
 Input.InputInput Input.InputInput.clone()
           
 Input.InputInput Input.getInput()
           
 Input.InputInput Input.InputInput.set(String fieldName, Object value)
           
 Input.InputInput Input.InputInput.setCsvInstance(List<Object> csvInstance)
           
 

Methods in com.google.api.services.prediction.model with parameters of type Input.InputInput
 Input Input.setInput(Input.InputInput input)