Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Damit Ihrem Google Cloud -Konto die in dieser Anleitung verwendeten Ressourcen nicht in Rechnung gestellt werden, können Sie entweder das Projekt löschen, das die Ressourcen enthält, oder das Projekt beibehalten und die einzelnen Ressourcen löschen.
In diesem Abschnitt wird beschrieben, wie Sie die Google Cloud -Ressourcen und das Git-Repository löschen.
Cloud Run-Dienst löschen
Rufen Sie in der Google Cloud Console Cloud Run auf.
Entfernen Sie die DNS-Einträge, die für die reservierte IP-Adresse erstellt wurden. Möglicherweise müssen Sie sich an Ihren Domainadministrator wenden, um diesen Schritt auszuführen.
Git-Repository löschen
Rufen Sie Ihr Git-Repository auf und klicken Sie auf Einstellungen > Gefahrenbereich > Dieses Repository löschen.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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**."]]