Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1ParameterSpec.php27 public $discreteValues; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1ParameterSpec
57 public function setDiscreteValues($discreteValues) argument
59 $this->discreteValues = $discreteValues;
63 return $this->discreteValues;