Home
last modified time | relevance | path

Searched refs:entitlementType (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DVolumeUserInfo.php35 public $entitlementType; variable in Google\\Service\\Books\\VolumeUserInfo
132 public function setEntitlementType($entitlementType) argument
134 $this->entitlementType = $entitlementType;
141 return $this->entitlementType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DEntitlementsListResponse.php23 protected $entitlementType = Entitlement::class; variable in Google\\Service\\AndroidEnterprise\\EntitlementsListResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1CreateEntitlementRequest.php22 protected $entitlementType = GoogleCloudChannelV1Entitlement::class; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1CreateEntitlementRequest