Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1HyperparameterOutput.php52 public $trialId; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1HyperparameterOutput
173 public function setTrialId($trialId) argument
175 $this->trialId = $trialId;
182 return $this->trialId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DHparamTuningTrial.php49 public $trialId; variable in Google\\Service\\Bigquery\\HparamTuningTrial
168 public function setTrialId($trialId) argument
170 $this->trialId = $trialId;
177 return $this->trialId;