pub async fn get_job_metrics(
configuration: &Configuration,
workspace: &str,
id: &str,
get_job_metrics_request: GetJobMetricsRequest,
) -> Result<GetJobMetrics200Response, Error<GetJobMetricsError>>
pub async fn get_job_metrics(
configuration: &Configuration,
workspace: &str,
id: &str,
get_job_metrics_request: GetJobMetricsRequest,
) -> Result<GetJobMetrics200Response, Error<GetJobMetricsError>>