Develop and Deploy Cloud Run Functions Reviews

9479 reviews

Tineskumar T. · Reviewed 2 дней ago

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. · Reviewed 2 дней ago

Vidya S. · Reviewed 2 дней ago

Ashok K. · Reviewed 2 дней ago

Jianzhen L. · Reviewed 2 дней ago

Elian R. · Reviewed 2 дней ago

Outdated Information

Durga Pranathi M. · Reviewed 3 дней ago

shengyi c. · Reviewed 3 дней ago

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

良碩 曹. · Reviewed 3 дней ago

yueh t. · Reviewed 3 дней ago

Shahil K. · Reviewed 3 дней ago

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. · Reviewed 3 дней ago

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. · Reviewed 3 дней ago

Md F. · Reviewed 4 дней ago

Mariusz K. · Reviewed 4 дней ago

not able to see index.js file

ATISH G. · Reviewed 4 дней ago

IAM command for binding do not work in the shell

Andrius P. · Reviewed 4 дней ago

裕大 上. · Reviewed 4 дней ago

Gerald P. · Reviewed 4 дней ago

Jose Eduardo Q. · Reviewed 4 дней ago

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

shiny w. · Reviewed 4 дней ago

Andrius P. · Reviewed 4 дней ago

Walter F. · Reviewed 4 дней ago

Roberto David P. · Reviewed 5 дней ago

Zareh S. · Reviewed 5 дней ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.