Run
constructor(id: String, createdAt: Int, threadId: String, assistantId: String, status: RunStatus, requiredAction: RequiredAction?, lastError: RunError?, expiresAt: Int, startedAt: Int?, cancelledAt: Int?, failedAt: Int?, completedAt: Int?, model: String, instructions: String, tools: List<Tool>, fileIds: List<String>, metadata: Map<String, String>)