fetchHostCount = $fetchHostCount; } /** * @return IndexingEmbeddedContentFetchHostCount[] */ public function getFetchHostCount() { return $this->fetchHostCount; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(IndexingEmbeddedContentRenderingFetchStats::class, 'Google_Service_Contentwarehouse_IndexingEmbeddedContentRenderingFetchStats');