/plugin/authgooglesheets/vendor/google/apiclient-services/src/Licensing/Resource/ |
H A D | LicenseAssignments.php | 38 * @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/AndroidEnterprise/Resource/ |
H A D | Products.php | 45 * @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/authgoogle/google/contrib/ |
H A D | Google_LicensingService.php | 30 * @param string $productId Name for product 44 * @param string $productId Name for product 63 * @param string $productId Name for product 82 * @param string $productId Name for product 104 * @param string $productId Name for product 126 * @param string $productId Name for product 146 * @param string $productId Name for product 202 public $productId; variable in Google_LicenseAssignment 218 public function setProductId( $productId) { argument 219 $this->productId = $productId; [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Licensing.php | 67 '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 …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/ |
H A D | Products.php | 54 * @param string $productId The REST ID of the product. 61 public function delete($merchantId, $productId, $optParams = []) argument 63 $params = ['merchantId' => $merchantId, 'productId' => $productId]; 72 * @param string $productId The REST ID of the product. 76 public function get($merchantId, $productId, $optParams = []) argument 78 $params = ['merchantId' => $merchantId, 'productId' => $productId]; 128 * @param string $productId The REST ID of the product for which to update. 140 public function update($merchantId, $productId, Product $postBody, $optParams = []) argument 142 $params = ['merchantId' => $merchantId, 'productId' => $productId, 'postBody' => $postBody];
|
H A D | Productdeliverytime.php | 53 * @param string $productId Required. The Content API ID of the product, in the 57 public function delete($merchantId, $productId, $optParams = []) argument 59 $params = ['merchantId' => $merchantId, 'productId' => $productId]; 68 * @param string $productId Required. The Content API ID of the product, in the 73 public function get($merchantId, $productId, $optParams = []) argument 75 $params = ['merchantId' => $merchantId, 'productId' => $productId];
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/ |
H A D | AppRestrictionsSchemaChangeEvent.php | 25 public $productId; variable in Google\\Service\\AndroidEnterprise\\AppRestrictionsSchemaChangeEvent 30 public function setProductId($productId) argument 32 $this->productId = $productId; 39 return $this->productId;
|
H A D | AppUpdateEvent.php | 25 public $productId; variable in Google\\Service\\AndroidEnterprise\\AppUpdateEvent 30 public function setProductId($productId) argument 32 $this->productId = $productId; 39 return $this->productId;
|
H A D | ProductAvailabilityChangeEvent.php | 29 public $productId; variable in Google\\Service\\AndroidEnterprise\\ProductAvailabilityChangeEvent 48 public function setProductId($productId) argument 50 $this->productId = $productId; 57 return $this->productId;
|
H A D | ProductApprovalEvent.php | 29 public $productId; variable in Google\\Service\\AndroidEnterprise\\ProductApprovalEvent 48 public function setProductId($productId) argument 50 $this->productId = $productId; 57 return $this->productId;
|
H A D | Entitlement.php | 25 public $productId; variable in Google\\Service\\AndroidEnterprise\\Entitlement 34 public function setProductId($productId) argument 36 $this->productId = $productId; 43 return $this->productId;
|
H A D | ProductPermissions.php | 28 public $productId; variable in Google\\Service\\AndroidEnterprise\\ProductPermissions 47 public function setProductId($productId) argument 49 $this->productId = $productId; 56 return $this->productId;
|
H A D | Install.php | 29 public $productId; variable in Google\\Service\\AndroidEnterprise\\Install 52 public function setProductId($productId) argument 54 $this->productId = $productId; 61 return $this->productId;
|
H A D | NewPermissionsEvent.php | 30 public $productId; variable in Google\\Service\\AndroidEnterprise\\NewPermissionsEvent 53 public function setProductId($productId) argument 55 $this->productId = $productId; 62 return $this->productId;
|
H A D | ProductVisibility.php | 26 public $productId; variable in Google\\Service\\AndroidEnterprise\\ProductVisibility 39 public function setProductId($productId) argument 41 $this->productId = $productId; 48 return $this->productId;
|
H A D | ProductSet.php | 26 public $productId; variable in Google\\Service\\AndroidEnterprise\\ProductSet 37 public function setProductId($productId) argument 39 $this->productId = $productId; 46 return $this->productId;
|
H A D | StoreCluster.php | 36 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/ShoppingContent/ |
H A D | ProductId.php | 25 public $productId; variable in Google\\Service\\ShoppingContent\\ProductId 30 public function setProductId($productId) argument 32 $this->productId = $productId; 39 return $this->productId;
|
H A D | OrderShipmentLineItemShipment.php | 29 public $productId; variable in Google\\Service\\ShoppingContent\\OrderShipmentLineItemShipment 52 public function setProductId($productId) argument 54 $this->productId = $productId; 61 return $this->productId;
|
H A D | OrderreturnsLineItem.php | 29 public $productId; variable in Google\\Service\\ShoppingContent\\OrderreturnsLineItem 52 public function setProductId($productId) argument 54 $this->productId = $productId; 61 return $this->productId;
|
H A D | OrderPromotionItem.php | 33 public $productId; variable in Google\\Service\\ShoppingContent\\OrderPromotionItem 70 public function setProductId($productId) argument 72 $this->productId = $productId; 79 return $this->productId;
|
H A D | OrdersSetLineItemMetadataRequest.php | 36 public $productId; variable in Google\\Service\\ShoppingContent\\OrdersSetLineItemMetadataRequest 83 public function setProductId($productId) argument 85 $this->productId = $productId; 92 return $this->productId;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/ |
H A D | PurchasesProducts.php | 38 * @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 D | GoogleCloudChannelV1ProvisionedService.php | 25 public $productId; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ProvisionedService 38 public function setProductId($productId) argument 40 $this->productId = $productId; 47 return $this->productId;
|
H A D | GoogleCloudChannelV1alpha1ProvisionedService.php | 25 public $productId; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1ProvisionedService 38 public function setProductId($productId) argument 40 $this->productId = $productId; 47 return $this->productId;
|