Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1PredictionOutput.php34 public $predictionCount; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1PredictionOutput
75 public function setPredictionCount($predictionCount) argument
77 $this->predictionCount = $predictionCount;
84 return $this->predictionCount;