[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Disable the Service Health API and processing\n\nThis document explains how to disable the Service Health API and stop event and\nlog processing.\n\nYou can disable the Service Health API through the Google Cloud console or\nGoogle Cloud CLI. Event and log processing may take up to 24 hours to stop.\n\nTo disable the API through the Google Cloud console:\n\n1. In the APIs and Services library, go to the\n [Service Health API](https://console.cloud.google.com/apis/library/servicehealth.googleapis.com).\n\n Alternatively, you can go to the\n [API Library](https://console.cloud.google.com/apis/library) and search\n \"Service Health API\".\n2. Select the project.\n\n3. Select the **DISABLE API** button.\n\nTo disable the API using the gcloud CLI:\n\n1. [Install](https://cloud.google.com/sdk/docs/install) and [initialize](https://cloud.google.com/sdk/docs/initializing) the gcloud CLI if you have not already done so.\n\n2. Disable the Service Health API.\n\n gcloud services disable servicehealth.googleapis.com --project \u003cvar translate=\"no\"\u003ePROJECT_ID\u003c/var\u003e"]]