Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1Job.php45 public $jobPosition; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Job
140 public function setJobPosition($jobPosition) argument
142 $this->jobPosition = $jobPosition;
149 return $this->jobPosition;