from typing import Optional, List, Dict, Union, Any, Literal class SyncDevicesResp: process_id: Optional[str]