[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 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**."]]