关于“Develop and Deploy Cloud Run Functions”的评价
9479 条评价
Tineskumar T. · 已于 2 days前审核
issue with the step that sets the cloud storage service account variable. When using the var in the step after to add iam permissions, it gives an error. Workaround was to set the SA name manually in the command
David R. · 已于 2 days前审核
Vidya S. · 已于 2 days前审核
Ashok K. · 已于 2 days前审核
Jianzhen L. · 已于 2 days前审核
Elian R. · 已于 2 days前审核
Outdated Information
Durga Pranathi M. · 已于 3 days前审核
shengyi c. · 已于 3 days前审核
複製 binding 權限指令執行時有發生問題
良碩 曹. · 已于 3 days前审核
yueh t. · 已于 3 days前审核
Shahil K. · 已于 3 days前审核
the command "gcloud projects add-iam-policy-binding $PROJECT_ID --member serviceAccount:$SERVICE_ACCOUNT --role roles/pubsub.publisher" is returning an error i used "gcloud projects add-iam-policy-binding $PROJECT_ID --member='serviceAccount:(output of the command "gcloud storage service-agent")' --role roles/pubsub.publisher" to progress in the lab
david santiago r. · 已于 3 days前审核
multiple issues in lab the provided command to add pubsub publisher role did not work was provided:gcloud projects add-iam-policy-binding $PROJECT_ID --member serviceAccount:$SERVICE_ACCOUNT --role roles/pubsub.publisher which returned: ERROR: (gcloud.projects.add-iam-policy-binding) unrecognized arguments: service-1008506881388@gs-project-accounts.iam.gserviceaccount.com was eventually able to run the command successfully by changing to: gcloud projects add-iam-policy-binding qwiklabs-gcp-00-a896074b0567 --member="serviceAccount:service-1008506881388@gs-project-accounts.iam.gserviceaccount.com" --role="roles/pubsub.publisher" also, there was a single instruction to use latest nodejs, but there were three different places during the lab that it needed to be changed in order to be consistent. this command particularly did not return successfully until the runtime line was changed: gcloud functions deploy temperature-data-checker \ --gen2 \ --runtime nodejs24 \ --entry-point checkTempData \ --source . \ --region $REGION \ --trigger-bucket $BUCKET \ --trigger-location $REGION \ --max-instances 1
Eric L. · 已于 3 days前审核
Md F. · 已于 4 days前审核
Mariusz K. · 已于 4 days前审核
not able to see index.js file
ATISH G. · 已于 4 days前审核
IAM command for binding do not work in the shell
Andrius P. · 已于 4 days前审核
裕大 上. · 已于 4 days前审核
Gerald P. · 已于 4 days前审核
Jose Eduardo Q. · 已于 4 days前审核
i have granted the pubsub permission. but it is not enabling and getting error
shiny w. · 已于 4 days前审核
Andrius P. · 已于 4 days前审核
Walter F. · 已于 4 days前审核
Roberto David P. · 已于 5 days前审核
Zareh S. · 已于 5 days前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。