Home
last modified time | relevance | path

Searched refs:batchId (Results 26 – 29 of 29) sorted by path

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DReturnpolicyCustomBatchRequestEntry.php25 public $batchId; variable in Google\\Service\\ShoppingContent\\ReturnpolicyCustomBatchRequestEntry
44 public function setBatchId($batchId) argument
46 $this->batchId = $batchId;
53 return $this->batchId;
H A DReturnpolicyCustomBatchResponseEntry.php25 public $batchId; variable in Google\\Service\\ShoppingContent\\ReturnpolicyCustomBatchResponseEntry
38 public function setBatchId($batchId) argument
40 $this->batchId = $batchId;
47 return $this->batchId;
H A DShippingsettingsCustomBatchRequestEntry.php29 public $batchId; variable in Google\\Service\\ShoppingContent\\ShippingsettingsCustomBatchRequestEntry
58 public function setBatchId($batchId) argument
60 $this->batchId = $batchId;
67 return $this->batchId;
H A DShippingsettingsCustomBatchResponseEntry.php25 public $batchId; variable in Google\\Service\\ShoppingContent\\ShippingsettingsCustomBatchResponseEntry
38 public function setBatchId($batchId) argument
40 $this->batchId = $batchId;
47 return $this->batchId;

12