Home
last modified time | relevance | path

Searched refs:productId (Results 26 – 50 of 68) sorted by path

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
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;
H A DStoreCluster.php36 public $productId; variable in Google\\Service\\AndroidEnterprise\\StoreCluster
83 public function setProductId($productId) argument
85 $this->productId = $productId;
92 return $this->productId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/
H A DManagedconfigurationssettings.php37 * @param string $productId The ID of the product for which the managed
42 public function listManagedconfigurationssettings($enterpriseId, $productId, $optParams = []) argument
44 $params = ['enterpriseId' => $enterpriseId, 'productId' => $productId];
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 DCloudRetail.php222 'productId' => [
H A DLicensing.php67 'path' => 'apps/licensing/v1/product/{productId}/sku/{skuId}/user/{userId}',
70 'productId' => [
90 'productId' => [
107 'path' => 'apps/licensing/v1/product/{productId}/sku/{skuId}/user',
110 'productId' => [
122 'path' => 'apps/licensing/v1/product/{productId}/users',
125 'productId' => [
145 'path' => 'apps/licensing/v1/product/{productId}/sku/{skuId}/users',
148 'productId' => [
176 'productId' => [
[all …]
H A DShoppingContent.php1302 'productId' => [
2090 'productId' => [
2105 'productId' => [
2126 'path' => '{merchantId}/products/{productId}',
2134 'productId' => [
2145 'path' => '{merchantId}/products/{productId}',
2153 'productId' => [
2200 'productId' => [
2233 'productId' => [
2286 'productId' => [
[all …]
/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/AndroidPublisher/Resource/
H A DPurchasesProducts.php38 * @param string $productId The inapp product SKU (for example,
45 …public function acknowledge($packageName, $productId, $token, ProductPurchasesAcknowledgeRequest $… argument
47 …$params = ['packageName' => $packageName, 'productId' => $productId, 'token' => $token, 'postBody'…
56 * @param string $productId The inapp product SKU (for example,
63 public function get($packageName, $productId, $token, $optParams = []) argument
65 $params = ['packageName' => $packageName, 'productId' => $productId, 'token' => $token];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1ProvisionedService.php25 public $productId; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ProvisionedService
38 public function setProductId($productId) argument
40 $this->productId = $productId;
47 return $this->productId;
H A DGoogleCloudChannelV1alpha1ProvisionedService.php25 public $productId; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1ProvisionedService
38 public function setProductId($productId) argument
40 $this->productId = $productId;
47 return $this->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;
/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/Licensing/Resource/
H A DLicenseAssignments.php38 * @param string $productId A product's unique identifier. For more information
50 public function delete($productId, $skuId, $userId, $optParams = []) argument
52 $params = ['productId' => $productId, 'skuId' => $skuId, 'userId' => $userId];
59 * @param string $productId A product's unique identifier. For more information
71 public function get($productId, $skuId, $userId, $optParams = []) argument
73 $params = ['productId' => $productId, 'skuId' => $skuId, 'userId' => $userId];
80 * @param string $productId A product's unique identifier. For more information
98 * @param string $productId A product's unique identifier. For more information
114 public function listForProduct($productId, $customerId, $optParams = []) argument
116 $params = ['productId' => $productId, 'customerId' => $customerId];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DProduct.php44 public $productId; variable in Google\\Service\\ManufacturerCenter\\Product
137 public function setProductId($productId) argument
139 $this->productId = $productId;
146 return $this->productId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
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 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 DOrderShipmentLineItemShipment.php29 public $productId; variable in Google\\Service\\ShoppingContent\\OrderShipmentLineItemShipment
52 public function setProductId($productId) argument
54 $this->productId = $productId;
61 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 DOrdersCancelLineItemRequest.php33 public $productId; variable in Google\\Service\\ShoppingContent\\OrdersCancelLineItemRequest
78 public function setProductId($productId) argument
80 $this->productId = $productId;
87 return $this->productId;
H A DOrdersCustomBatchRequestEntryRefundItemItem.php35 public $productId; variable in Google\\Service\\ShoppingContent\\OrdersCustomBatchRequestEntryRefundItemItem
86 public function setProductId($productId) argument
88 $this->productId = $productId;
95 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;

123