customerId = $customerId; } /** * @return AppsDynamiteCustomerId */ public function getCustomerId() { return $this->customerId; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(AppsDynamiteSharedOrganizationInfoCustomerInfo::class, 'Google_Service_Contentwarehouse_AppsDynamiteSharedOrganizationInfoCustomerInfo');