Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1Measurement.php32 public $stepCount; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Measurement
65 public function setStepCount($stepCount) argument
67 $this->stepCount = $stepCount;
74 return $this->stepCount;