Home
last modified time | relevance | path

Searched refs:productId (Results 1 – 25 of 68) sorted by path

123

/plugin/authgoogle/google/contrib/
H A DGoogle_AndroidpublisherService.php31 * @param string $productId The inapp product SKU (for example, 'com.some.thing.inapp1').
36 public function get($packageName, $productId, $token, $optParams = array()) { argument
37 $params = array('packageName' => $packageName, 'productId' => $productId, 'token' => $token);
H A DGoogle_DriveService.php1560 public $productId; variable in Google_App
1638 public function setProductId( $productId) { argument
1639 $this->productId = $productId;
1642 return $this->productId;
H A DGoogle_LicensingService.php30 * @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 …]
H A DGoogle_ShoppingService.php33 * @param string $productId Id of product
48 public function get($source, $accountId, $productIdType, $productId, $optParams = array()) { argument
49 … $source, 'accountId' => $accountId, 'productIdType' => $productIdType, 'productId' => $productId);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAdExchangeBuyer.php560 'path' => 'products/{productId}',
563 'productId' => [
H A DAdExchangeBuyerII.php550 'path' => 'v2beta1/accounts/{accountId}/products/{productId}',
558 'productId' => [
H A DAndroidEnterprise.php816 'productId' => [
857 … 'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/products/{productId}/approve',
865 'productId' => [
880 'productId' => [
891 'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/products/{productId}',
899 'productId' => [
918 'productId' => [
929 … 'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/products/{productId}/permissions',
937 'productId' => [
974 … 'path' => 'androidenterprise/v1/enterprises/{enterpriseId}/products/{productId}/unapprove',
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DMarketplaceDeal.php43 public $productId; variable in Google\\Service\\AdExchangeBuyer\\MarketplaceDeal
210 public function setProductId($productId) argument
212 $this->productId = $productId;
216 return $this->productId;
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/
H A DProduct.php48 public $productId; variable in Google\\Service\\AdExchangeBuyerII\\Product
163 public function setProductId($productId) argument
165 $this->productId = $productId;
172 return $this->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/AndroidEnterprise/
H A DAppRestrictionsSchemaChangeEvent.php25 public $productId; variable in Google\\Service\\AndroidEnterprise\\AppRestrictionsSchemaChangeEvent
30 public function setProductId($productId) argument
32 $this->productId = $productId;
39 return $this->productId;
H A DAppUpdateEvent.php25 public $productId; variable in Google\\Service\\AndroidEnterprise\\AppUpdateEvent
30 public function setProductId($productId) argument
32 $this->productId = $productId;
39 return $this->productId;
H A DEntitlement.php25 public $productId; variable in Google\\Service\\AndroidEnterprise\\Entitlement
34 public function setProductId($productId) argument
36 $this->productId = $productId;
43 return $this->productId;
H A DGroupLicense.php45 public $productId; variable in Google\\Service\\AndroidEnterprise\\GroupLicense
120 public function setProductId($productId) argument
122 $this->productId = $productId;
129 return $this->productId;
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 DManagedConfiguration.php34 public $productId; variable in Google\\Service\\AndroidEnterprise\\ManagedConfiguration
81 public function setProductId($productId) argument
83 $this->productId = $productId;
90 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 DProduct.php80 public $productId; variable in Google\\Service\\AndroidEnterprise\\Product
325 public function setProductId($productId) argument
327 $this->productId = $productId;
334 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 DProductAvailabilityChangeEvent.php29 public $productId; variable in Google\\Service\\AndroidEnterprise\\ProductAvailabilityChangeEvent
48 public function setProductId($productId) argument
50 $this->productId = $productId;
57 return $this->productId;
H A DProductPermissions.php28 public $productId; variable in Google\\Service\\AndroidEnterprise\\ProductPermissions
47 public function setProductId($productId) argument
49 $this->productId = $productId;
56 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;

123