offer = $offer; } /** * @return GoogleCloudChannelV1Offer */ public function getOffer() { return $this->offer; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudChannelV1TransferableOffer::class, 'Google_Service_Cloudchannel_GoogleCloudChannelV1TransferableOffer');