feedback icon indicating copy to clipboard operation
feedback copied to clipboard

Provide feedback to our codelabs by filing an issue here

Results 179 feedback issues
Sort by recently updated
recently updated
newest added

I tried to run "https://codelabs.developers.google.com/codelabs/cloud-run/use-mcp-server-on-cloud-run-with-an-adk-agent#8" But in last step, when I asked "Where can I find the polar bears in the zoo and what is their diet?" I get this...

cloud
serverless
ADK
MCP

It looks like something isn't working as it is show in tutorial, because after following all steps, in section 8 when we want to use created mcp server, gemini shows...

cloud
serverless
MCP

This curl command does not work $ curl https://start.spring.io/starter.tgz \ -d packaging=war \ -d dependencies=cloud-gcp \ -d type=maven-project \ -d baseDir=datastore-example \ -d bootVersion=3.0.5 | tar -xzvf -

cloud
java

The Helloworld Java code does not work and reports missing packages, instructions are not clear to make it work on the web.

cloud
serverless
db

When I use ``` gcloud builds submit --config=cloudbuild.yaml ``` I cannot get the HF_TOKEN starting build "a28645bb-48dc-457c-b0e0-b92af2cfea2e" FETCHSOURCE Fetching storage object: gs://leafy-bond-456001-r7_cloudbuild/source/1751427648.545912-519434a2e43a4b659f1a055ec74b390d.tgz#1751427649385822 Copying gs://leafy-bond-456001-r7_cloudbuild/source/1751427648.545912-519434a2e43a4b659f1a055ec74b390d.tgz#1751427649385822... / [0 files][ 0.0 B/ 1.0...

cloud
serverless

* I had to edit the imagte url from the default upon employment * max instances must be set to 3 in order to set gpu requirements *

cloud
serverless

Hi, I don't know if this is maybe an issue of our sandbox project, but I had to create a dedicated service account for the cloud run deploy. Otherwise it...

cloud
serverless
ADK

I was following along this codelab and my query wouldn't run. As soon as I set roles/serviceusage.serviceUsageConsumer to the service account, my query worked. If this is a needed role,...

cloud
bigquery

Hello, thanks for the nice tutorial. I faced an issue during the deployment to cloud run using the deployment instructions from the tutorial, here are the logs: **Command** adk deploy...

cloud
serverless
ADK

In following the current Lab 2 (Use an MCP Server on Cloud Run with an ADK Agent) steps, the tutorial agent answers twice instead of once. A potential cause is...

cloud
serverless
ADK