aggregatedQueryCount = $aggregatedQueryCount; } public function getAggregatedQueryCount() { return $this->aggregatedQueryCount; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(RepositoryWebrefRefconQueryStats::class, 'Google_Service_Contentwarehouse_RepositoryWebrefRefconQueryStats');