pub async fn get_queue_count(
configuration: &Configuration,
workspace: &str,
all_workspaces: Option<bool>,
) -> Result<GetQueueCount200Response, Error<GetQueueCountError>>
pub async fn get_queue_count(
configuration: &Configuration,
workspace: &str,
all_workspaces: Option<bool>,
) -> Result<GetQueueCount200Response, Error<GetQueueCountError>>