percentageAdjustment = $percentageAdjustment; } /** * @return GoogleCloudChannelV1PercentageAdjustment */ public function getPercentageAdjustment() { return $this->percentageAdjustment; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudChannelV1RepricingAdjustment::class, 'Google_Service_Cloudchannel_GoogleCloudChannelV1RepricingAdjustment');