Develop and Deploy Cloud Run Functions Reviews
9479 reviews
Tineskumar T. · Reviewed يومان 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 يومان ago
Vidya S. · Reviewed يومان ago
Ashok K. · Reviewed يومان ago
Jianzhen L. · Reviewed يومان ago
Elian R. · Reviewed 3 أيام 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 4 أيام 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 5 أيام ago
Andrius P. · Reviewed 5 أيام ago
Walter F. · Reviewed 5 أيام 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.