Développer et déployer Cloud Run Functions avis

9479 avis

Tineskumar T. · Examiné il y a 2 jours

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. · Examiné il y a 2 jours

Vidya S. · Examiné il y a 2 jours

Ashok K. · Examiné il y a 2 jours

Jianzhen L. · Examiné il y a 2 jours

Elian R. · Examiné il y a 2 jours

Outdated Information

Durga Pranathi M. · Examiné il y a 3 jours

shengyi c. · Examiné il y a 3 jours

複製 binding 權限指令執行時有發生問題

良碩 曹. · Examiné il y a 3 jours

yueh t. · Examiné il y a 3 jours

Shahil K. · Examiné il y a 3 jours

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. · Examiné il y a 3 jours

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. · Examiné il y a 3 jours

Md F. · Examiné il y a 4 jours

Mariusz K. · Examiné il y a 4 jours

not able to see index.js file

ATISH G. · Examiné il y a 4 jours

IAM command for binding do not work in the shell

Andrius P. · Examiné il y a 4 jours

裕大 上. · Examiné il y a 4 jours

Gerald P. · Examiné il y a 4 jours

Jose Eduardo Q. · Examiné il y a 4 jours

i have granted the pubsub permission. but it is not enabling and getting error

shiny w. · Examiné il y a 4 jours

Andrius P. · Examiné il y a 4 jours

Walter F. · Examiné il y a 4 jours

Roberto David P. · Examiné il y a 5 jours

Zareh S. · Examiné il y a 5 jours

Nous ne pouvons pas certifier que les avis publiés proviennent de consommateurs qui ont acheté ou utilisé les produits. Les avis ne sont pas vérifiés par Google.