Decode an App Engine Blobkey to a Google Cloud Storage Filename

前端 未结 3 2042
野趣味
野趣味 2021-02-13 22:38

I\'ve got a database full of BlobKeys that were previously uploaded through the standard Google App Engine create_upload_url() process, and each of the uploads went to the same

3条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-02-13 23:15

    If you have blobKeys you can use: ImagesServiceFactory.makeImageFromBlob

提交回复
热议问题