chargingSpeed = $chargingSpeed; } /** * @return string */ public function getChargingSpeed() { return $this->chargingSpeed; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(NlpSemanticParsingLocalEvChargingStationSpeedConstraint::class, 'Google_Service_Contentwarehouse_NlpSemanticParsingLocalEvChargingStationSpeedConstraint');