Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1ParameterSpec.php37 public $scaleType; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1ParameterSpec
98 public function setScaleType($scaleType) argument
100 $this->scaleType = $scaleType;
107 return $this->scaleType;
H A DGoogleCloudMlV1StudyConfigParameterSpec.php46 public $scaleType; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfigParameterSpec
181 public function setScaleType($scaleType) argument
183 $this->scaleType = $scaleType;
190 return $this->scaleType;