关于“在 Google Cloud 上设置应用开发环境:实验室挑战赛”的评价
323580 条评价
JUAN DIEGO C. · 已于 20 days前审核
Ivan M. · 已于 20 days前审核
YESID M. · 已于 20 days前审核
el paso 3 NO PUEDE HACERCE, Lo probe 7 veces SEGUI CADA PASO, Funciona perfecto PERO NO ME LO DETECTA, Hay algo que no funciona
Mauro M. · 已于 20 days前审核
CAMILO ANDRES A. · 已于 20 days前审核
A19_SAP1_B3_65_Khushboo J. · 已于 20 days前审核
Mithali K G. · 已于 20 days前审核
Gabriel J. · 已于 20 days前审核
There are several errors on this laboratory: In the sourcecode, is referencing to several undefined values: Event: {"@type":"type.googleapis.com/google.events.cloud.audit.v1.LogEntryData","protoPayload":{"status":{},"authenticationInfo":{"principalEmail":"student-02-bdf9de9aba3b@qwiklabs.net"},"requestMetadata":{"callerIp":"188.78.170.88","callerSuppliedUserAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36,gzip(gfe)","requestAttributes":{"time":"2026-05-02T18:23:45.880127550Z","auth":{}},"destinationAttributes":{}},"serviceName":"storage.googleapis.com","methodName":"storage.objects.create","authorizationInfo":[{"resource":"projects/_/buckets/run-sources-qwiklabs-gcp-03-86f3b7c762f3-europe-west3/objects/services/memories-thumbnail-creator/1777746229.184000.zip","permission":"storage.objects.delete","granted":true,"resourceAttributes":{}},{"resource":"projects/_/buckets/run-sources-qwiklabs-gcp-03-86f3b7c762f3-europe-west3/objects/services/memories-thumbnail-creator/1777746229.184000.zip","permission":"storage.objects.create","granted":true,"resourceAttributes":{}}],"resourceName":"projects/_/buckets/run-sources-qwiklabs-gcp-03-86f3b7c762f3-europe-west3/objects/services/memories-thumbnail-creator/1777746229.184000.zip","serviceData":{"@type":"type.googleapis.com/google.iam.v1.logging.AuditData","policyDelta":{}},"resourceLocation":{"currentLocations":["europe-west3"]}},"insertId":"78ekjeefvji3","resource":{"type":"gcs_bucket","labels":{"location":"europe-west3","bucket_name":"run-sources-qwiklabs-gcp-03-86f3b7c762f3-europe-west3","project_id":"qwiklabs-gcp-03-86f3b7c762f3"}},"timestamp":"2026-05-02T18:23:45.872748955Z","severity":"INFO","logName":"projects/qwiklabs-gcp-03-86f3b7c762f3/logs/cloudaudit.googleapis.com%2Fdata_access","receiveTimestamp":"2026-05-02T18:23:46.817744699Z"} 2026-05-02 20:24:36.632 CEST Hello undefined 2026-05-02 20:24:37.770 CEST Error: A bucket name is needed to use Cloud Storage. at Storage.bucket (/workspace/node_modules/@google-cloud/storage/build/src/storage.js:550:19) at /workspace/index.js:15:32 at /workspace/node_modules/@google-cloud/functions-framework/build/src/function_wrappers.js:119:25 at process.processTicksAndRejections (node:internal/process/task_queues:105:5) this is the correct event received: { "@type": "type.googleapis.com/google.events.cloud.audit.v1.LogEntryData", "protoPayload": { "status": {}, "authenticationInfo": { "principalEmail": "student-02-bdf9de9aba3b@qwiklabs.net" }, "requestMetadata": { "callerIp": "188.78.170.88", "callerSuppliedUserAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36,gzip(gfe)", "requestAttributes": { "time": "2026-05-02T18:18:39.440996510Z", "auth": {} }, "destinationAttributes": {} }, "serviceName": "storage.googleapis.com", "methodName": "storage.objects.create", "authorizationInfo": [ { "resource": "projects/_/buckets/qwiklabs-gcp-03-86f3b7c762f3-bucket/objects/map.jpg", "permission": "storage.objects.create", "granted": true, "resourceAttributes": {} }, { "resource": "projects/_/buckets/qwiklabs-gcp-03-86f3b7c762f3-bucket/objects/map.jpg", "permission": "storage.objects.delete", "granted": true, "resourceAttributes": {} } ], "resourceName": "projects/_/buckets/qwiklabs-gcp-03-86f3b7c762f3-bucket/objects/map.jpg", "serviceData": { "policyDelta": {}, "@type": "type.googleapis.com/google.iam.v1.logging.AuditData" }, "resourceLocation": { "currentLocations": [ "europe-west3" ] } }, "insertId": "32l24tf1i6l9s", "resource": { "type": "gcs_bucket", "labels": { "location": "europe-west3", "project_id": "qwiklabs-gcp-03-86f3b7c762f3", "bucket_name": "qwiklabs-gcp-03-86f3b7c762f3-bucket" } }, "timestamp": "2026-05-02T18:18:39.431900477Z", "severity": "INFO", "logName": "projects/qwiklabs-gcp-03-86f3b7c762f3/logs/cloudaudit.googleapis.com%2Fdata_access", "receiveTimestamp": "2026-05-02T18:18:39.866554332Z" } Additionally, even after correcting the cloud function with the correct trigger, the assesment wasn't evaluated properly as success Please review this lab because is totally broken Additionally, I got today a quota error student_01_644485f754ed@cloudshell:~ (qwiklabs-gcp-00-3e24488b5ecb)$ gcloud storage buckets create gs://qwiklabs-gcp-00-3e24488b5ecb-bucket \ --default-storage-class=RAPID \ --location=EUROPE-WEST1 \ --placement=EUROPE-WEST1-B \ --enable-hierarchical-namespace \ --uniform-bucket-level-access \ --public-access-prevention Creating gs://qwiklabs-gcp-00-3e24488b5ecb-bucket/... ERROR: (gcloud.storage.buckets.create) HTTPError 400: The project does not have sufficient quota for this operation. To increase your quota, see https://docs.cloud.google.com/storage/docs/bandwidth-usage#increase-storage-limit
Ernesto V. · 已于 20 days前审核
MANUELA ALEXANDRA C. · 已于 20 days前审核
i created thumbnail function, saw it create thumbnails but didn't get progress i know what was wrong - i crate the function with "default generation" and despite it being 2 it failed the test. After explicitly setting it to 2 it passed - i don't think it should work that way
Mateusz B. · 已于 20 days前审核
A tarefa 3 está muito complicada. Precisa melhorar os comandos e dependências.
Eduardo M. · 已于 20 days前审核
Tarek O. · 已于 20 days前审核
complicado pero melo
Tomás M. · 已于 20 days前审核
A2_B3_64 A. · 已于 20 days前审核
ssssssssssssssssss
Mohammed S. · 已于 20 days前审核
Eduardo M. · 已于 20 days前审核
Tomasz Z. · 已于 20 days前审核
JHONATAN DAVID R. · 已于 20 days前审核
I ran into multiple issues on this lab. I was unable to create a bucket in the specified zone, and as such, had to create it in the region only. When creating the Cloud Run function, I needed much more information than what you provided. I was given zero instructions at all regarding the Eventarc trigger, such as the Event trigger and Event type. Please address these issues ASAP. Thank you for your attention to this matter.
Koonj C. · 已于 20 days前审核
A17-B3-46 Apoorv S. · 已于 20 days前审核
Juan Manuel D. · 已于 20 days前审核
Excellent...!!!
Javier Eduardo G. · 已于 20 days前审核
Débora C. · 已于 20 days前审核
Luis Gabriel Z. · 已于 20 days前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。