geotopics = $geotopics; } /** * @return RepositoryAnnotationsGeoTopic[] */ public function getGeotopics() { return $this->geotopics; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(RepositoryAnnotationsGeoTopicality::class, 'Google_Service_Contentwarehouse_RepositoryAnnotationsGeoTopicality');