Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Este documento explica como desativar a API Service Health e interromper o processamento de eventos e
registros.
É possível desativar a API Service Health pelo console Google Cloud ou pela CLI do Google Cloud. O processamento de eventos e registros pode levar até 24 horas para ser interrompido.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 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"]]