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