[[["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 2023-06-06 UTC."],[[["This webpage describes how to create a new budget within a billing account using the Google Cloud Billing Budgets API."],["The process requires a POST request to a specific URL, including the billing account ID as a path parameter, and the `billing.budgets.create` IAM permission."],["The request body must include an instance of the `Budget` resource, defining the budget to create."],["A successful request returns a new `Budget` resource instance within the response body."],["Authorization for this operation requires one of two specified OAuth scopes, either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/cloud-billing`."]]],[]]