Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
DGoogleCloudMlV1TrainingOutput.php28 public $completedTrialCount; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1TrainingOutput
66 public function setCompletedTrialCount($completedTrialCount) argument
68 $this->completedTrialCount = $completedTrialCount;
75 return $this->completedTrialCount;