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