externalAccountId = $externalAccountId; } /** * @return string */ public function getExternalAccountId() { return $this->externalAccountId; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(ECommercePlatformLinkInfo::class, 'Google_Service_ShoppingContent_ECommercePlatformLinkInfo');