Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1TrainingInput.php48 public $jobDir; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1TrainingInput
215 public function setJobDir($jobDir) argument
217 $this->jobDir = $jobDir;
224 return $this->jobDir;