Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1BuiltInAlgorithmOutput.php33 public $pythonVersion; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1BuiltInAlgorithmOutput
70 public function setPythonVersion($pythonVersion) argument
72 $this->pythonVersion = $pythonVersion;
79 return $this->pythonVersion;
H A DGoogleCloudMlV1Version.php96 public $pythonVersion; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Version
397 public function setPythonVersion($pythonVersion) argument
399 $this->pythonVersion = $pythonVersion;
406 return $this->pythonVersion;
H A DGoogleCloudMlV1TrainingInput.php80 public $pythonVersion; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1TrainingInput
341 public function setPythonVersion($pythonVersion) argument
343 $this->pythonVersion = $pythonVersion;
350 return $this->pythonVersion;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudComposer/
H A DSoftwareConfig.php41 public $pythonVersion; variable in Google\\Service\\CloudComposer\\SoftwareConfig
106 public function setPythonVersion($pythonVersion) argument
108 $this->pythonVersion = $pythonVersion;
115 return $this->pythonVersion;