Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PredictionService.php277 public $outputFeature; variable in Google_AnalyzeDataDescription
285 public function setOutputFeature(Google_AnalyzeDataDescriptionOutputFeature $outputFeature) { argument
286 $this->outputFeature = $outputFeature;
289 return $this->outputFeature;