Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAccountReturnCarrier.php25 public $carrierAccountId; variable in Google\\Service\\ShoppingContent\\AccountReturnCarrier
42 public function setCarrierAccountId($carrierAccountId) argument
44 $this->carrierAccountId = $carrierAccountId;
51 return $this->carrierAccountId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DAccountsReturncarrier.php53 * @param string $carrierAccountId Required. The Google-provided unique carrier
57 public function delete($accountId, $carrierAccountId, $optParams = []) argument
59 $params = ['accountId' => $accountId, 'carrierAccountId' => $carrierAccountId];
83 * @param string $carrierAccountId Required. The Google-provided unique carrier
89 …public function patch($accountId, $carrierAccountId, AccountReturnCarrier $postBody, $optParams = … argument
91 …$params = ['accountId' => $accountId, 'carrierAccountId' => $carrierAccountId, 'postBody' => $post…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DShoppingContent.php418 'path' => 'accounts/{accountId}/returncarrier/{carrierAccountId}',
426 'carrierAccountId' => [
443 'path' => 'accounts/{accountId}/returncarrier/{carrierAccountId}',
451 'carrierAccountId' => [