webPropertyRef = $webPropertyRef; } /** * @return WebPropertyRef */ public function getWebPropertyRef() { return $this->webPropertyRef; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(EntityAdWordsLinkEntity::class, 'Google_Service_Analytics_EntityAdWordsLinkEntity');