Starting April 29, 2025, Gemini 1.5 Pro and Gemini 1.5 Flash models are not available in projects that have no prior usage of these models, including new projects. For details, see Model versions and lifecycle.
Stay organized with collections
Save and categorize content based on your preferences.
To avoid incurring charges to your Google Cloud account for the resources you used in this tutorial, you can either delete the project or delete the individual resources.
This page shows you how to delete the following resources:
Cloud Run service
Load balancer
Cloud Build trigger
Network endpoint group
Reserved IP address and DNS records
Git repository
Delete the Cloud Run service
In the Google Cloud console, go to the Cloud Run page.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[],[],null,["# Step 6: Clean up your project\n\nTo avoid incurring charges to your Google Cloud account for the resources used\nin this tutorial, either [delete the project containing the resources](/resource-manager/docs/creating-managing-projects#shutting_down_projects), or keep the project and delete the individual resources.\n\nThis section describes how to delete the Google Cloud resources and the Git repository.\n\nDelete the Cloud Run service\n----------------------------\n\n1. In the Google Cloud console, navigate to Cloud Run.\n\n [Go to Cloud Run](https://console.cloud.google.com/run)\n2. Select the checkbox next to `gemini-streamlit-cloudrun`.\n\n3. Click delete**Delete**.\n\n4. To confirm deletion, click **Delete**. This also deletes all revisions of the service.\n\nDelete the load balancer\n------------------------\n\n1. In the Google Cloud console, go to the **Load balancing** page.\n\n [Go to Load balancing](https://console.cloud.google.com/networking/loadbalancing)\n2. Select the checkbox next to `gemini-streamlit-app-lb`.\n\n3. Click delete**Delete**.\n\n4. Select the checkboxes next to all the additional resources, including backend services and SSL certificates.\n\n5. Click **Delete load balancer and the selected resources**.\n\nDelete the Cloud Build trigger\n------------------------------\n\n1. In the Google Cloud console, navigate to the **Triggers** page.\n\n [Go to the Triggers page](https://console.cloud.google.com/cloud-build/triggers)\n2. Click the menu (vertical ellipsis) located at the right end of the trigger, and then click **Delete**.\n\n3. To confirm deletion, click **Delete**.\n\nDelete the network endpoint group\n---------------------------------\n\n1. In the Google Cloud console, go to the **Network endpoint group** page.\n\n [Go to Network endpoint group](https://console.cloud.google.com/compute/networkendpointgroups/list)\n2. Select the checkbox next to `streamlit-app-neg`.\n\n3. Click delete**Delete**.\n\n4. To confirm deletion, click **Delete**.\n\nDelete the reserved IP address and DNS records\n----------------------------------------------\n\n1. In the Google Cloud console, go to the **External IP addresses** page.\n\n \u003cbr /\u003e\n\n [Go to External IP addresses](https://console.cloud.google.com/networking/addresses)\n\n \u003cbr /\u003e\n\n2. Select `genai-app-ip`.\n\n3. Click **Release static address**.\n\n4. Remove the DNS records created for the reserved IP address. You might have to\n contact your domain administrator to complete this step.\n\nDelete Git repository\n---------------------\n\nGo to your Git repository and click **Settings** \\\u003e **Danger Zone** \\\u003e **Delete this repository**."]]