Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1CompleteTrialRequest.php31 public $trialInfeasible; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1CompleteTrialRequest
64 public function setTrialInfeasible($trialInfeasible) argument
66 $this->trialInfeasible = $trialInfeasible;
73 return $this->trialInfeasible;
H A DGoogleCloudMlV1Trial.php56 public $trialInfeasible; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Trial
187 public function setTrialInfeasible($trialInfeasible) argument
189 $this->trialInfeasible = $trialInfeasible;
196 return $this->trialInfeasible;