On the before you begin page, https://codelabs.developers.google.com/codelabs/cloud-run/build-streamlit-rag-agent-google-adk-cloud-run#1,
the text says "Verification Tip: API activation typically takes 2 to 3 minutes. You can verify that they are ready by running gcloud services list --enabled and checking that both run.googleapis.com, aiplatform.googleapis.com and cloudbuild.googleapis.com appear in the output."
It says "both" but you are expecting 3 things. You should remove the word "both"
On the before you begin page, https://codelabs.developers.google.com/codelabs/cloud-run/build-streamlit-rag-agent-google-adk-cloud-run#1,
the text says "Verification Tip: API activation typically takes 2 to 3 minutes. You can verify that they are ready by running gcloud services list --enabled and checking that both run.googleapis.com, aiplatform.googleapis.com and cloudbuild.googleapis.com appear in the output."
It says "both" but you are expecting 3 things. You should remove the word "both"