【问题标题】:How to download table from Google Cloud Platform如何从谷歌云平台下载表格
【发布时间】:2021-11-02 23:23:54
【问题描述】:

我想从 Google Cloud Platform 下载一个表格。例如,this table。我试过Export - Export to GCS,但想不通。我该怎么办?

【问题讨论】:

    标签: csv google-cloud-platform google-bigquery download


    【解决方案1】:

    您需要使用导出选项和文件格式将您的表从云 sql/Bigquery 导出到云存储桶,您可以从云存储下载

    【讨论】:

    • 谢谢!我收到以下消息:“[我的电子邮件地址] 没有 storage.buckets.list 访问 Google Cloud 项目的权限。”
    • 或者实际上,Access Denied: Project [...]: User does not have bigquery.jobs.create permission in project [...].
    • 如果您尝试从另一个项目/ bigquery 数据集(非公开)获取数据,那么在您获得该项目的许可之前,您无法获取它,该项目所有者需要将您添加到那里然后它将起作用, 希望对你有帮助
    猜你喜欢
    • 2020-12-11
    • 1970-01-01
    • 2020-06-02
    • 1970-01-01
    • 2020-12-11
    • 1970-01-01
    • 2015-08-17
    • 2021-04-27
    • 1970-01-01
    相关资源
    最近更新 更多