Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Google Cloud -Projekt bereinigen, um zu vermeiden, dass Gebühren für Ihr Konto anfallen Wenn Ihr Projekt und der Webdienst kontinuierlich ausgeführt werden, entstehen keine Kosten. Allerdings kann ein hoher Traffic zu Ihrem Dienst die kostenlosen Kontingente überschreiten.
Wählen Sie eine der folgenden Optionen aus, um Ihr Projekt zu bereinigen, dabei aber die Daten beizubehalten:
Wenn Sie Ihre App deaktivieren, werden keine Instanzen mehr ausgeführt und keine Anfragen mehr verarbeitet.
Wenn Ihre Anwendung eine Anfrage verarbeitet, schließt sie die Anfrage ab, bevor sie deaktiviert wird. Wenn Sie Ihre App deaktivieren, kann dies zu Störungen bei der Nutzung anderer mit Ihrer App verknüpfter Dienste wie Datastore führen. Wenn Sie App Engine deaktivieren möchten, ohne den Zugriff auf Ihre Datenbank zu beeinträchtigen, lesen Sie den Abschnitt Verknüpfung der Datenbank mit App Engine aufheben.
So deaktivieren Sie eine App Engine-Anwendung und behalten ihre Daten bei:
Rufen Sie in der Google Cloud Console die Seite Einstellungen auf:
Klicken Sie im Tab Anwendungseinstellungen auf Anwendung deaktivieren.
Geben Sie im Feld App-ID die ID der App ein, die Sie deaktivieren möchten, und klicken Sie dann auf Deaktivieren.
Abrechnung deaktivieren
Wenn Sie die Abrechnung deaktivieren, werden automatisch Zahlungen für alle Dienste in Ihrem Projekt beendet.
Selbst wenn Sie die Abrechnung deaktivieren, sind Sie weiterhin für alle ausstehenden Gebühren in Ihrem Konto verantwortlich.
Gehen Sie zum Deaktivieren der Abrechnung für Ihr Projekt folgendermaßen vor:
Rufen Sie in der Google Cloud Console die Seite Kontoverwaltung auf:
Wählen Sie im Feld Rechnungskonto das Rechnungskonto für das Projekt aus, für das Sie die Abrechnung deaktivieren möchten.
Klicken Sie in der Spalte Aktionen für das Projekt, für das Sie die Abrechnung deaktivieren möchten, auf das Dreipunkt-Menü (more_vert) und dann auf Abrechnung deaktivieren.
Klicken Sie zur Bestätigung auf Abrechnung deaktivieren.
Projekt löschen
So geben Sie alle Google Cloud Ressourcen in Ihrem Google Cloud Projekt frei und löschen das Projekt:
In the Google Cloud console, go to the Manage resources page.
[[["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-03 (UTC)."],[[["\u003cp\u003eGoogle Cloud projects can incur charges based on usage, particularly if traffic exceeds free quotas.\u003c/p\u003e\n"],["\u003cp\u003eYou can disable your App Engine application to stop it from running and serving requests while retaining project data.\u003c/p\u003e\n"],["\u003cp\u003eDisabling billing stops automatic payments for all services in your project, but outstanding charges will still be your responsibility.\u003c/p\u003e\n"],["\u003cp\u003eDeleting a project will permanently remove all resources associated with it, and custom project IDs will be lost.\u003c/p\u003e\n"]]],[],null,["Learn how to clean up your Google Cloud project to avoid incurring charges\nto your account. Leaving your project and web service running does not\nnecessarily incur charges; however, a large amount of traffic to your service\nmight exceed the [free quotas](/appengine/docs/standard/quotas).\n\nTo clean up your project and retain its data, select one of the following\noptions:\n\n- [Disable your app](#disabling_your_application)\n\n- [Disable billing](#disabling_billing)\n\n- [Delete your project](#deleting_your_project)\n\n| **Note:** You can't delete the default app.\n\nDisable your app\n\n[Disabling your app](/appengine/docs/standard/managing-costs#disable_manually)\nstops it from running instances and serving requests.\nIf your app is processing a request, your app completes the request before being\ndisabled. Disabling your app might lead to disruptions in using other services\nassociated with your app, such as Datastore. To disable App Engine without affecting access to your database, see [Unlink your database from App Engine](/datastore/docs/app-engine-requirement#unlink_your_database_from).\n\nTo disable an App Engine application and retain its data, do the\nfollowing:\n\n1. In the Google Cloud console, go to the **Settings** page:\n\n [Go to Settings](https://console.cloud.google.com/appengine/settings)\n2. In the **Application settings** tab, click **Disable application**.\n\n3. In the **App ID** field, enter the ID of the app you want to disable, and\n then click **Disable**.\n\n | **Note:** Billing charges can still occur for the other services in your Google Cloud project, like stored data. For more information, see [Disabling an application](/appengine/pricing#managing).\n\nDisable billing\n\nDisabling billing stops automatic payments for all services in your project.\nEven if you disable billing, you are still responsible for all outstanding\ncharges on your account.\n\nTo disable billing on your project, do the following:\n\n1. In the Google Cloud console, go to the **Account management** page:\n\n [Go to Account management](https://console.cloud.google.com/billing/manage)\n2. In the **Billing account** field, select the billing account containing the\n project you want to disable billing for.\n\n3. In the **Actions** column for the project you want to disable billing for,\n click the icon displayed as three dots arranged vertically\n (more_vert), and then click **Disable billing**.\n\n4. To confirm, click **Disable billing**.\n\n | **Caution:** If your billing account remains disabled for an extended period, some resources might be removed from the projects associated with that account. For example, if you use Google Cloud, your Compute Engine resources might be removed. Removed resources are not recoverable.\n\nDelete your project\n\nTo release all the Google Cloud resources in your Google Cloud project,\ndelete your project by doing the following:\n\n| **Caution** : Deleting a project has the following effects:\n|\n| - **Everything in the project is deleted.** If you used an existing project for the tasks in this document, when you delete it, you also delete any other work you've done in the project.\n| - **Custom project IDs are lost.** When you created this project, you might have created a custom project ID that you want to use in the future. To preserve the URLs that use the project ID, such as an `appspot.com` URL, delete selected resources inside the project instead of deleting the whole project.\n1. In the Google Cloud console, go to the **Manage resources** page.\n\n [Go to Manage resources](https://console.cloud.google.com/iam-admin/projects)\n2. In the project list, select the project that you want to delete, and then click **Delete**.\n3. In the dialog, type the project ID, and then click **Shut down** to delete the project.\n\n\u003cbr /\u003e\n\nWhat's next\n\nTo deploy Python 3 web services and authenticate users, see\n[Python 3 App Engine tutorials](/docs/tutorials)."]]