我们已经向云运行部署了一个服务,它使用Firebase Admin。此服务使用多个与auth相关的方法。我们发现,如果不包含GOOGLE_CLOUD_PROJECT env,setCustomUserClaims(...)方法将抛出以下错误:Failed to determine project ID for Auth. Initialize the SDK with service account credentials or set project ID as an app option. Alternatively set the GOOGLE_CLOUD_PROJECT environ