Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PredictionService.php519 public $storagePMMLModelLocation; variable in Google_Insert
554 public function setStoragePMMLModelLocation( $storagePMMLModelLocation) { argument
555 $this->storagePMMLModelLocation = $storagePMMLModelLocation;
558 return $this->storagePMMLModelLocation;
587 public $storagePMMLModelLocation; variable in Google_Insert2
638 public function setStoragePMMLModelLocation( $storagePMMLModelLocation) { argument
639 $this->storagePMMLModelLocation = $storagePMMLModelLocation;
642 return $this->storagePMMLModelLocation;