pub(crate) async fn get_project( client: &Client, input: &ProjectGetRequest, ) -> Result<ProjectResponse, Error>