Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_PredictionService.php95 * @return Google_Insert2
102 return new Google_Insert2($data);
113 * @return Google_Insert2
120 return new Google_Insert2($data);
171 * @return Google_Insert2
178 return new Google_Insert2($data);
482 public function setModelinfo(Google_Insert2 $modelinfo) {
576 class Google_Insert2 extends Google_Model { class