【发布时间】:2012-12-24 06:35:06
【问题描述】:
Google App Engine 网站 (https://developers.google.com/appengine/docs/python/googlestorage/functions#seek) 暗示能够在 Google Cloud Storage 上的文件中进行查找。但是,在 Google Cloud Storage API 页面上没有可以搜索的迹象。
我想知道是否可以使用 API 从非 Google App Engine 服务器搜索存储在 Google Cloud Storage 上的文件。
【问题讨论】:
标签: google-app-engine google-cloud-storage