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

Command line `cloud firestore indexes composite create --collection=books` is outdated. According to the lastest docs, `--collection=books` should be ` --collection-group=books`. Ref: https://cloud.google.com/sdk/gcloud/reference/firestore/indexes/composite/create

There is a slide in the video displaying simply the word "Logging" in a list of services no longer available in the 2nd-generation appengine runtime, but I didn't catch any...

Without permission, it is throwing error: 'Caller does not have required permission to use project ****. Grant the caller the roles/serviceusage.serviceUsageConsumer role, or a custom role with the serviceusage.services.use permission,...

Why isn't this database already in Google Big Query public datasets? lol I have to load Wikipedia into Google?

In below codelab page, 'TABLESPACE RESERVOIR' seems typo and probably have to be updated to ' TABLESAMPLE RESERVOIR'. https://codelabs.developers.google.com/codelabs/cloud-spanner-getting-started-game#4

The following step in the deployment-guide is not well described. The link that refers to more info also doesn't describe it. Problematic step: "Now you have to tell the Cloud...

Your instructions mention to enable one API, translate. But your summary refers three APIs without naming the other two. You say, "Now that you know how to enable Google APIs...

in "https://developer.android.com/codelabs/android-studio-cmake#2" section 1. says to get into "External Build Files" - this is not available in the project created in my enviroment (2021.2.1 patch 2 with NDK 25.1.8937393), also...

There is no "Other" option when creating OAuth client ID on step 7