Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php837 public $googleId; variable in Google_ShoppingModelProductJsonV1
925 public function setGoogleId( $googleId) { argument
926 $this->googleId = $googleId;
929 return $this->googleId;