docLevelRelevanceRatings = $docLevelRelevanceRatings; } /** * @return RepositoryWebrefDocLevelRelevanceRatings */ public function getDocLevelRelevanceRatings() { return $this->docLevelRelevanceRatings; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(RepositoryWebrefAnnotationRatings::class, 'Google_Service_Contentwarehouse_RepositoryWebrefAnnotationRatings');