清除

瞭解如何清除專案所用資源,以免系統向您的帳戶收費。 Google Cloud 將專案與網路服務保留在執行狀態並不一定會產生費用,但是服務的大量流量可能會超出免費配額

如要清除專案所用資源並保留資料,請選取下列其中一個選項:

停用應用程式

停用應用程式後,應用程式就會停止執行例項及處理要求。如果應用程式正在處理要求,就會先完成要求,然後才會停用。停用應用程式可能會導致與應用程式相關聯的其他服務 (例如 Datastore) 無法正常運作。如要停用 App Engine,但不影響資料庫存取權,請參閱「取消資料庫與 App Engine 的連結」。

如要停用 App Engine 應用程式並保留資料,請按照下列步驟操作:

  1. 前往 Google Cloud 控制台的「Settings」(設定) 頁面:

    前往「設定」

  2. 在「應用程式設定」分頁中,按一下「停用應用程式」

  3. 在「App ID」欄位中,輸入要停用的應用程式 ID,然後按一下「Disable」

停用計費功能

停用計費功能會停止專案中所有服務的自動付款。 請注意,即使您停用計費功能,您仍須支付帳戶的所有未付清款項。

如要停用專案的計費功能,請按照下列步驟操作:

  1. 前往 Google Cloud 控制台的「帳戶管理」頁面:

    前往「帳戶管理」

  2. 在「帳單帳戶」欄位中,選取要停用帳單的專案所屬帳單帳戶。

  3. 在要停用帳單的專案「Actions」(動作) 欄中,按一下垂直排列的三點圖示 (),然後點選「Disable billing」(停用帳單)

  4. 按一下「停用計費功能」確認操作。

刪除專案

如要釋出專案中的所有 Google Cloud 資源 Google Cloud ,請按照下列步驟刪除專案:

  1. In the Google Cloud console, go to the Manage resources page.

    Go to Manage resources

  2. In the project list, select the project that you want to delete, and then click Delete.
  3. In the dialog, type the project ID, and then click Shut down to delete the project.

後續步驟

如要部署 Python 3 網路服務及驗證使用者,請參閱 Python 3 App Engine 教學課程