Home
last modified time | relevance | path

Searched defs:datafeedId (Results 1 – 5 of 5) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DDatafeedStatus.php30 public $datafeedId; variable in Google\\Service\\ShoppingContent\\DatafeedStatus
77 public function setDatafeedId($datafeedId)
H A DDatafeedsCustomBatchRequestEntry.php31 public $datafeedId; variable in Google\\Service\\ShoppingContent\\DatafeedsCustomBatchRequestEntry
72 public function setDatafeedId($datafeedId)
H A DDatafeedstatusesCustomBatchRequestEntry.php33 public $datafeedId; variable in Google\\Service\\ShoppingContent\\DatafeedstatusesCustomBatchRequestEntry
78 public function setDatafeedId($datafeedId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DDatafeeds.php59 public function delete($merchantId, $datafeedId, $optParams = [])
76 public function fetchnow($merchantId, $datafeedId, $optParams = [])
92 public function get($merchantId, $datafeedId, $optParams = [])
144 public function update($merchantId, $datafeedId, Datafeed $postBody, $optParams = [])
H A DDatafeedstatuses.php68 public function get($merchantId, $datafeedId, $optParams = [])