What is the datasetId for Google Cloud Datastore JSON API

前端 未结 1 1708
情歌与酒
情歌与酒 2021-01-28 14:37

As mentioned in this post, the datasetId is the name of the cloud project.

It is working fine, if my project has a name like \"project-name

相关标签:
1条回答
  • 2021-01-28 15:11

    The Cloud Datastore API is not currently supported for projects whose name begins with a domain/colon (e.g. "example.com:project"), but we plan to support this in the next version of the API.

    https://github.com/GoogleCloudPlatform/google-cloud-datastore/issues/82

    0 讨论(0)
提交回复
热议问题