billingAccount = $billingAccount; } /** * @return GoogleCloudChannelV1BillingAccount */ public function getBillingAccount() { return $this->billingAccount; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudChannelV1BillingAccountPurchaseInfo::class, 'Google_Service_Cloudchannel_GoogleCloudChannelV1BillingAccountPurchaseInfo');