When I try to delete the gcp/firebase project which was created automatically via ai studio app but I deleted the app. But unable to shutdown the gcp project.
Hi,
You need to manually delete the cloud run service by going to the GCP console. Follow the below steps:
-
Go to Cloud run services here: https://console.cloud.google.com/run/services. Do not click on the cloud run instance, stay on the services page. Make sure you are in the right GCP project.
-
Select the service corresponding to the AI Studio App.
-
Delete the service.
Post this, both the service and the URL should stop serving.
I don’t have cloud run service running. It’s android native project.