customValues = $customValues; } public function getCustomValues() { return $this->customValues; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(ByProducts::class, 'Google_Service_ContainerAnalysis_ByProducts');