A partire dal 29 aprile 2025, i modelli Gemini 1.5 Pro e Gemini 1.5 Flash non sono disponibili nei progetti che non li hanno mai utilizzati, inclusi i nuovi progetti. Per maggiori dettagli, vedi Versioni e ciclo di vita dei modelli.
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Per evitare che al tuo account Google Cloud vengano addebitati costi relativi alle risorse utilizzate in questo tutorial, elimina il progetto contenente le risorse oppure mantieni il progetto ed elimina le singole risorse.
Questa sezione descrive come eliminare le Google Cloud risorse e il repository Git.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-09-04 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**."]]