enhancedCpcEnabled = $enhancedCpcEnabled; } /** * @return bool */ public function getEnhancedCpcEnabled() { return $this->enhancedCpcEnabled; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleAdsSearchads360V0CommonManualCpc::class, 'Google_Service_SA360_GoogleAdsSearchads360V0CommonManualCpc');