如何在上传过程中为GCS存储桶中的某些特定文件提供公共访问权限(json api)?

时间:2017-07-11 09:38:47

标签: google-app-engine google-cloud-platform google-cloud-storage

如何使用(json api)在上传过程中为GCS存储桶中的某些特定文件提供公共访问权限?

1 个答案:

答案 0 :(得分:1)

documentation is here,只包含一个可选的查询参数

"predefinedAcl": "publicRead"