Home
last modified time | relevance | path

Searched refs:GoogleCloudChannelV1Entitlement (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1CreateEntitlementRequest.php22 protected $entitlementType = GoogleCloudChannelV1Entitlement::class;
30 * @param GoogleCloudChannelV1Entitlement
32 public function setEntitlement(GoogleCloudChannelV1Entitlement $entitlement)
37 * @return GoogleCloudChannelV1Entitlement
H A DGoogleCloudChannelV1TransferEntitlementsResponse.php23 protected $entitlementsType = GoogleCloudChannelV1Entitlement::class;
27 * @param GoogleCloudChannelV1Entitlement[]
34 * @return GoogleCloudChannelV1Entitlement[]
H A DGoogleCloudChannelV1TransferEntitlementsToGoogleRequest.php23 protected $entitlementsType = GoogleCloudChannelV1Entitlement::class;
31 * @param GoogleCloudChannelV1Entitlement[]
38 * @return GoogleCloudChannelV1Entitlement[]
H A DGoogleCloudChannelV1ListEntitlementsResponse.php23 protected $entitlementsType = GoogleCloudChannelV1Entitlement::class;
31 * @param GoogleCloudChannelV1Entitlement[]
38 * @return GoogleCloudChannelV1Entitlement[]
H A DGoogleCloudChannelV1TransferEntitlementsRequest.php27 protected $entitlementsType = GoogleCloudChannelV1Entitlement::class;
49 * @param GoogleCloudChannelV1Entitlement[]
56 * @return GoogleCloudChannelV1Entitlement[]
H A DGoogleCloudChannelV1Entitlement.php20 class GoogleCloudChannelV1Entitlement extends \Google\Collection class
233 class_alias(GoogleCloudChannelV1Entitlement::class, 'Google_Service_Cloudchannel_GoogleCloudChannel…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/Resource/
H A DAccountsCustomersEntitlements.php26 use Google\Service\Cloudchannel\GoogleCloudChannelV1Entitlement; alias
237 * @return GoogleCloudChannelV1Entitlement
243 return $this->call('get', [$params], GoogleCloudChannelV1Entitlement::class);