Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DCollection.php68 public $mobileLink; variable in Google\\Service\\ShoppingContent\\Collection
231 public function setMobileLink($mobileLink) argument
233 $this->mobileLink = $mobileLink;
240 return $this->mobileLink;
H A DProduct.php219 public $mobileLink; variable in Google\\Service\\ShoppingContent\\Product
1052 public function setMobileLink($mobileLink) argument
1054 $this->mobileLink = $mobileLink;
1061 return $this->mobileLink;