Home
last modified time | relevance | path

Searched refs:entitlement (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1EntitlementEvent.php25 public $entitlement; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1EntitlementEvent
34 public function setEntitlement($entitlement) argument
36 $this->entitlement = $entitlement;
43 return $this->entitlement;
H A DGoogleCloudChannelV1alpha1EntitlementEvent.php25 public $entitlement; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1alpha1EntitlementEvent
34 public function setEntitlement($entitlement) argument
36 $this->entitlement = $entitlement;
43 return $this->entitlement;
H A DGoogleCloudChannelV1CreateEntitlementRequest.php32 public function setEntitlement(GoogleCloudChannelV1Entitlement $entitlement) argument
34 $this->entitlement = $entitlement;
41 return $this->entitlement;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DEntitlementsListResponse.php29 public function setEntitlement($entitlement) argument
31 $this->entitlement = $entitlement;
38 return $this->entitlement;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/Resource/
H A DAccountsCustomersEntitlements.php278 * @param string $entitlement Required. The resource name of the entitlement to
284 public function lookupOffer($entitlement, $optParams = []) argument
286 $params = ['entitlement' => $entitlement];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudchannel.php376 'changeOfferPurchase.entitlement' => [
414 'changeOfferPurchase.entitlement' => [
578 'path' => 'v1/{+entitlement}:lookupOffer',
581 'entitlement' => [