perDocRelevanceRatings = $perDocRelevanceRatings; } /** * @return RepositoryWebrefPerDocRelevanceRatings[] */ public function getPerDocRelevanceRatings() { return $this->perDocRelevanceRatings; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(RepositoryWebrefDocLevelRelevanceRatings::class, 'Google_Service_Contentwarehouse_RepositoryWebrefDocLevelRelevanceRatings');