Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1ParameterSpec.php26 public $categoricalValues; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1ParameterSpec
46 public function setCategoricalValues($categoricalValues) argument
48 $this->categoricalValues = $categoricalValues;
55 return $this->categoricalValues;