Google Cloud 项目 ID 是否有限制词列表?

Is there a list of restricted words for the Google Cloud project ID?

我使用资源管理器 API 创建新的 Google 云项目。就我现在而言,需要传递项目 ID。至少它没有在 REST API 中标记为 "optional",而且如果我尝试仅使用名称创建一个新项目,它也会失败。

但是,根据 Google Cloud Resource Manager 文档,项目 ID 中不得使用一些受限词:

Some words are restricted from use in project IDs. If you use restricted words in the project name, such as google or ssl, the generated project ID will not include these words. https://cloud.google.com/resource-manager/docs/creating-managing-projects

现在,这发生了几次,例如"demo" 好像也是个限制字。

有人知道限制字词列表吗?

没有 public 用作项目 ID 的禁用词列表,但是,您的项目 ID 必须符合 Google Cloud Platform Acceptable Use Policy and the Google Terms of Service。一般而言,您不能使用 "Google" 和 "Amazon" 等品牌,可以解释为模仿的词,"hard" 或 "bad words"。