[[["容易理解","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-06-12 (世界標準時間)。"],[[["Disabling the Container Registry API does not delete container images, and you will continue to incur storage and network charges for stored images."],["To disable the API, you can use either the Google Cloud console by navigating to the API Overview page and clicking \"Disable API\", or use the `gcloud services disable containerregistry.googleapis.com` command."],["If you no longer need stored images, you should delete the associated Cloud Storage buckets, understanding that doing so permanently deletes all images within them."],["Deleting storage buckets can be done through the Google Cloud console or via the `gcloud storage rm gs://\u003cvar\u003eBUCKET-NAME\u003c/var\u003e --recursive` command, replacing `\u003cvar\u003eBUCKET-NAME\u003c/var\u003e` with the corresponding bucket name."],["If other services are running on the same project, disabling the Container Registry API will result in other services with configured dependencies being disabled as well, even if you are not currently using Container Registry with those services."]]],[]]