pub async fn set_dev_workspace_label(
configuration: &Configuration,
workspace: &str,
set_dev_workspace_label_request: SetDevWorkspaceLabelRequest,
) -> Result<String, Error<SetDevWorkspaceLabelError>>pub async fn set_dev_workspace_label(
configuration: &Configuration,
workspace: &str,
set_dev_workspace_label_request: SetDevWorkspaceLabelRequest,
) -> Result<String, Error<SetDevWorkspaceLabelError>>