Home
last modified time | relevance | path

Searched refs:productId (Results 26 – 50 of 68) sorted by last modified time

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrderPromotionItem.php33 public $productId; variable in Google\\Service\\ShoppingContent\\OrderPromotionItem
70 public function setProductId($productId) argument
72 $this->productId = $productId;
79 return $this->productId;
H A DOrdersInStoreRefundLineItemRequest.php35 public $productId; variable in Google\\Service\\ShoppingContent\\OrdersInStoreRefundLineItemRequest
96 public function setProductId($productId) argument
98 $this->productId = $productId;
105 return $this->productId;
H A DProductDeliveryTime.php45 public function setProductId(ProductId $productId) argument
47 $this->productId = $productId;
54 return $this->productId;
H A DProductsCustomBatchRequestEntry.php43 public $productId; variable in Google\\Service\\ShoppingContent\\ProductsCustomBatchRequestEntry
122 public function setProductId($productId) argument
124 $this->productId = $productId;
131 return $this->productId;
H A DRegionalinventoryCustomBatchRequestEntry.php37 public $productId; variable in Google\\Service\\ShoppingContent\\RegionalinventoryCustomBatchRequestEntry
86 public function setProductId($productId) argument
88 $this->productId = $productId;
95 return $this->productId;
H A DLocalinventoryCustomBatchRequestEntry.php39 public $productId; variable in Google\\Service\\ShoppingContent\\LocalinventoryCustomBatchRequestEntry
100 public function setProductId($productId) argument
102 $this->productId = $productId;
109 return $this->productId;
H A DOrderTrackingSignalLineItemDetails.php45 public $productId; variable in Google\\Service\\ShoppingContent\\OrderTrackingSignalLineItemDetails
136 public function setProductId($productId) argument
138 $this->productId = $productId;
145 return $this->productId;
H A DOrderreturnsLineItem.php29 public $productId; variable in Google\\Service\\ShoppingContent\\OrderreturnsLineItem
52 public function setProductId($productId) argument
54 $this->productId = $productId;
61 return $this->productId;
H A DOrdersRejectReturnLineItemRequest.php33 public $productId; variable in Google\\Service\\ShoppingContent\\OrdersRejectReturnLineItemRequest
78 public function setProductId($productId) argument
80 $this->productId = $productId;
87 return $this->productId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Licensing/
H A DLicenseAssignment.php33 public $productId; variable in Google\\Service\\Licensing\\LicenseAssignment
86 public function setProductId($productId) argument
88 $this->productId = $productId;
95 return $this->productId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DProductPurchase.php53 public $productId; variable in Google\\Service\\AndroidPublisher\\ProductPurchase
180 public function setProductId($productId) argument
182 $this->productId = $productId;
189 return $this->productId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DInstall.php29 public $productId; variable in Google\\Service\\AndroidEnterprise\\Install
52 public function setProductId($productId) argument
54 $this->productId = $productId;
61 return $this->productId;
H A DInstallFailureEvent.php37 public $productId; variable in Google\\Service\\AndroidEnterprise\\InstallFailureEvent
88 public function setProductId($productId) argument
90 $this->productId = $productId;
97 return $this->productId;
H A DNewPermissionsEvent.php30 public $productId; variable in Google\\Service\\AndroidEnterprise\\NewPermissionsEvent
53 public function setProductId($productId) argument
55 $this->productId = $productId;
62 return $this->productId;
H A DProductApprovalEvent.php29 public $productId; variable in Google\\Service\\AndroidEnterprise\\ProductApprovalEvent
48 public function setProductId($productId) argument
50 $this->productId = $productId;
57 return $this->productId;
H A DProductPolicy.php36 public $productId; variable in Google\\Service\\AndroidEnterprise\\ProductPolicy
105 public function setProductId($productId) argument
107 $this->productId = $productId;
114 return $this->productId;
H A DProductSet.php26 public $productId; variable in Google\\Service\\AndroidEnterprise\\ProductSet
37 public function setProductId($productId) argument
39 $this->productId = $productId;
46 return $this->productId;
H A DProductVisibility.php26 public $productId; variable in Google\\Service\\AndroidEnterprise\\ProductVisibility
39 public function setProductId($productId) argument
41 $this->productId = $productId;
48 return $this->productId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/
H A DProducts.php45 * @param string $productId The ID of the product.
66 * @param string $productId The ID of the product.
75 $params = ['enterpriseId' => $enterpriseId, 'productId' => $productId];
84 * @param string $productId The ID of the product, e.g.
92 public function get($enterpriseId, $productId, $optParams = []) argument
94 $params = ['enterpriseId' => $enterpriseId, 'productId' => $productId];
107 * @param string $productId The ID of the product.
116 $params = ['enterpriseId' => $enterpriseId, 'productId' => $productId];
125 * @param string $productId The ID of the product.
169 * @param string $productId The ID of the product.
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAndroidPublisher.php1235 … => 'androidpublisher/v3/applications/{packageName}/purchases/products/{productId}/tokens/{token}:…
1243 'productId' => [
1255 … => 'androidpublisher/v3/applications/{packageName}/purchases/products/{productId}/tokens/{token}',
1263 'productId' => [
H A DAdExchangeBuyerII.php550 'path' => 'v2beta1/accounts/{accountId}/products/{productId}',
558 'productId' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DProduct.php45 public $productId; variable in Google\\Service\\AdExchangeBuyer\\Product
226 public function setProductId($productId) argument
228 $this->productId = $productId;
232 return $this->productId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/Resource/
H A DProducts.php36 * @param string $productId The id for the product to get the head revision for.
40 public function get($productId, $optParams = []) argument
42 $params = ['productId' => $productId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DAccountsProducts.php37 * @param string $productId The ID for the product to get the head revision for.
41 public function get($accountId, $productId, $optParams = []) argument
43 $params = ['accountId' => $accountId, 'productId' => $productId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DConversion.php114 public $productId; variable in Google\\Service\\Doubleclicksearch\\Conversion
477 public function setProductId($productId) argument
479 $this->productId = $productId;
486 return $this->productId;

123