在 GCP/Firebase 到 运行 Firebase 测试实验室中,我需要什么访问权限

What access do I need in GCP/Firebase to run Firebase testlab

我有一个 GCP 项目,我想添加它以向其添加 firebase,然后授予一些 QA 用户执行 Firebase TestLab 的权限。

该组已在 GCP 中创建。我需要授予 GCP 和 Firebase 中的什么访问权限才能 运行 FireBase TestLab?

感谢您的帮助

要通过控制台进行只读访问,您必须授予 firebase.viewer 角色。

要获得完整的查看和编辑权限,您必须授予 firebase.admin 角色。

每个 Firebase * 管理员角色都提供对产品子集的管理员访问权限,分别为名称:

Firebase Develop Admin/Viewer: maps to the products in the "Build" dropdown of the console
Firebase Grow Admin/Viewer: maps to the products in the "Engage" dropdown of the console
Firebase Quality Admin/Viewer: maps to the products in the "Release & Monitor" dropdown of the console
Firebase Analytics Admin/Viewer: maps to the products in the "Analytics" dropdown of the console