Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DDatafeedTarget.php34 public $includedDestinations; variable in Google\\Service\\ShoppingContent\\DatafeedTarget
71 public function setIncludedDestinations($includedDestinations) argument
73 $this->includedDestinations = $includedDestinations;
80 return $this->includedDestinations;
H A DProduct.php171 public $includedDestinations; variable in Google\\Service\\ShoppingContent\\Product
870 public function setIncludedDestinations($includedDestinations) argument
872 $this->includedDestinations = $includedDestinations;
879 return $this->includedDestinations;