pub async fn get_job_progress(
configuration: &Configuration,
workspace: &str,
id: &str,
) -> Result<i32, Error<GetJobProgressError>>
pub async fn get_job_progress(
configuration: &Configuration,
workspace: &str,
id: &str,
) -> Result<i32, Error<GetJobProgressError>>