Google Cloud のお客様は、予算と予算アラートを使用して費用の計画、モニタリング、制御を行うことができます。特にクラウドでビジネスを展開する場合は、費用を効果的にモニタリングし、管理することが重要になります。 Google Cloudの予算とアラート機能は費用管理に最適なツールです。これにより、目標予算を設定し、目標に到達したときに通知を受け取ることができます。
予算により、 Google Cloud の実際の費用を予定費用と照らし合わせて追跡できます。予算額を設定したら、メール通知のトリガーに使用する予算アラートしきい値のルールを設定します。予算アラートのメールにより、予算に対する費用の追跡に関する最新情報を常に取得できます。プログラムによる通知のための Pub/Sub トピックを使用して、予算を使用して費用管理を自動化することもできます(たとえば、予算メッセージを Slack などの他のメディアに転送する、または、費用管理のタスクを自動化できます)。
Cloud 請求先アカウント全体のすべてのコストをモニタリングするように予算を構成できます。または、 Google Cloud のプロジェクトやサービスなどのフィルタを使用して、特定の費用で予算を絞り込むこともできます。
[[["わかりやすい","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-09-04 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)"]]