Home
last modified time | relevance | path

Searched refs:inputPaths (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1PredictionInput.php34 public $inputPaths; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1PredictionInput
103 public function setInputPaths($inputPaths) argument
105 $this->inputPaths = $inputPaths;
112 return $this->inputPaths;