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