stepCount = $stepCount; } /** * @return int */ public function getStepCount() { return $this->stepCount; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(XPSXraiAttribution::class, 'Google_Service_CloudNaturalLanguage_XPSXraiAttribution');