Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Google Cloud podem planejar, monitorar e controlar custos usando
orçamentos e alertas de orçamento.
É importante monitorar e controlar custos de maneira eficaz, principalmente conforme você expande seus negócios na nuvem. Quando você usa o Google Cloud, nossos recursos de orçamentos e alertas são uma parte importante do seu kit de ferramentas de monitoramento de custos. Com eles, é possível estipular os gastos desejados e notificar as principais partes interessadas se algo fugir do esperado.
Com um orçamento, você pode acompanhar os gastos reais Google Cloud em relação aos gastos
planejados. Depois de definir um valor de orçamento, defina regras de limite de alerta de orçamento que
serão usadas para acionar notificações de e-mail. Os e-mails de alerta de orçamento ajudam você a
acompanhar os gastos com relação ao orçamento. Também
é possível usar orçamentos para automatizar as respostas de controle de custos usando
tópicos do Pub/Sub para notificações programáticas. Por exemplo, para encaminhar suas mensagens de orçamento para outras mídias, como Slack,
ou automatizar tarefas de gerenciamento de custos.
É possível configurar um orçamento para monitorar todos os custos de uma conta de faturamento do Cloud inteira ou usar filtros, como projetos ou serviços do Google Cloud , para focar o orçamento em uma parte dos gastos.
Exemplos de uso da API Cloud Billing Budget incluem:
Crie um orçamento separado para cada um dos seus projetos Google Cloud para saber quais áreas do seu ambiente Google Cloud estão gastando mais do que o esperado.
atualizar em massa todos os orçamentos após o planejamento financeiro trimestral;
integrar-se com o Deployment Manager da sua empresa a fim de adicionar a criação de orçamentos ao fluxo de trabalho de provisionamento na nuvem.
Pré-requisitos
Leia os
pré-requisitos
antes de começar a codificar seu primeiro aplicativo de orçamento do Faturamento do Cloud.
[[["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-08-18 UTC."],[[["\u003cp\u003eGoogle Cloud offers budgets and budget alerts to help customers plan, monitor, and control their cloud spending, crucial for scaling businesses.\u003c/p\u003e\n"],["\u003cp\u003eBudgets allow users to track actual spending against planned spending, and configure alert threshold rules for email notifications.\u003c/p\u003e\n"],["\u003cp\u003eBudgets can be configured to monitor an entire Cloud Billing account or specific slices of spend using filters like Google Cloud projects or services.\u003c/p\u003e\n"],["\u003cp\u003eWhile the Google Cloud console allows managing one budget at a time, the Cloud Billing Budget API enables programmatic management of up to 50,000 budgets per account, facilitating tasks such as creating budgets for each Google Cloud project or integrating with a deployment manager.\u003c/p\u003e\n"],["\u003cp\u003eThe Cloud Billing Budget API requires prerequisites and setup steps that can be found in the corresponding documentation.\u003c/p\u003e\n"]]],[],null,["# Get started with the Cloud Billing Budget API\n\n\u003cbr /\u003e\n\nGoogle Cloud customers can plan, monitor, and control costs using\n[budgets and budget alerts](/billing/docs/how-to/budgets).\nMonitoring and controlling costs effectively is important, especially as you\nscale your business in the cloud. When you're using Google Cloud, our\n[budgets and alerts](/billing/docs/how-to/budgets)\nfeatures are a powerful part of your cost monitoring toolkit, letting you set\nyour target spending and notify key stakeholders if you're getting off track.\n\nA budget enables you to track your actual Google Cloud spend against your\nplanned spend. After you've set a budget amount, you set budget alert threshold\nrules that are used to trigger email notifications. Budget alert emails help\nyou stay informed about how your spend is tracking against your budget. You\ncan also use budgets to automate cost control responses using\n[Pub/Sub topics for programmatic notifications](/billing/docs/how-to/budgets-programmatic-notifications)\n(for example, to forward your budget messages to other mediums such as Slack,\nor to automate cost management tasks).\n\nYou can configure a budget to monitor all of the costs for an entire\nCloud Billing account, or use filters such as Google Cloud projects\nor services to focus the budget on a slice of your spend.\n\nIn the Google Cloud console, you can\n[manage one Google Cloud budget at a time](/billing/docs/how-to/budgets).\nUsing the Cloud Billing Budget API, you can view, create, and manage budgets\nprogrammatically at scale, up to 50,000 budgets for each Cloud Billing\naccount. [Learn how to check your budget quota](/billing/docs/how-to/budgets#budget-quota).\n\nExamples for using the Cloud Billing Budget API include the following:\n\n- Create a separate budget for each of your Google Cloud projects so you know which areas of your Google Cloud environment are spending more than expected.\n- Bulk update all of your budgets after quarterly financial planning.\n- Integrate with your company's deployment manager to add the creation of budgets to your cloud provisioning workflow.\n\nPrerequisites\n-------------\n\nRead through the\n[prerequisites](/billing/docs/how-to/budget-api-prereqs)\nbefore you start coding your first Cloud Billing budget application.\n\nSetup\n-----\n\nComplete these\n[setup steps](/billing/docs/how-to/budget-api-setup) to get\nready to start using the Cloud Billing Budget API.\n\nUsing the API\n-------------\n\nFollow the instructions in the\n[user guide](/billing/docs/how-to/budget-api)\nto get up and running with the Cloud Billing Budget API.\n\nReference\n---------\n\nFor a full list of methods, see the reference documentation.\n\n- [REST API](/billing/docs/reference/budget/rest)\n- [RPC API](/billing/docs/reference/budget/rpc)"]]