Right now it doesn't appear that gcloud.storage.bucket.upload_file_object() returns anything. This is in contrast to gcloud.storage.bucket.upload_file(), which does return the new blob. It would be much handier if the newly created Key/Blob was returned instead.