[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-10。"],[[["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."]]],[]]