skuPurchaseGroups = $skuPurchaseGroups; } /** * @return GoogleCloudChannelV1SkuPurchaseGroup[] */ public function getSkuPurchaseGroups() { return $this->skuPurchaseGroups; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudChannelV1QueryEligibleBillingAccountsResponse::class, 'Google_Service_Cloudchannel_GoogleCloudChannelV1QueryEligibleBillingAccountsResponse');