pub fn build_gcs_backend( bucket: &str, root: &str, connection: &HashMap<String, String>, ) -> Result<ObjectStore>