Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PredictionService.php518 public $storagePMMLLocation; variable in Google_Insert
548 public function setStoragePMMLLocation( $storagePMMLLocation) { argument
549 $this->storagePMMLLocation = $storagePMMLLocation;
552 return $this->storagePMMLLocation;
586 public $storagePMMLLocation; variable in Google_Insert2
632 public function setStoragePMMLLocation( $storagePMMLLocation) { argument
633 $this->storagePMMLLocation = $storagePMMLLocation;
636 return $this->storagePMMLLocation;