Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DCollection.php30 public $customLabel1; variable in Google\\Service\\ShoppingContent\\Collection
91 public function setCustomLabel1($customLabel1) argument
93 $this->customLabel1 = $customLabel1;
100 return $this->customLabel1;
H A DSegments.php57 public $customLabel1; variable in Google\\Service\\ShoppingContent\\Segments
222 public function setCustomLabel1($customLabel1) argument
224 $this->customLabel1 = $customLabel1;
231 return $this->customLabel1;
H A DProduct.php94 public $customLabel1; variable in Google\\Service\\ShoppingContent\\Product
596 public function setCustomLabel1($customLabel1) argument
598 $this->customLabel1 = $customLabel1;
605 return $this->customLabel1;