[[["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 outlines how to delete a budget using a `DELETE` HTTP request to a specific URL endpoint."],["The `name` path parameter is a required string specifying the budget's identifier, in the format `billingAccounts/{billingAccountId}/budgets/{budgetId}`."],["The request body must be empty for a budget deletion, and a successful response will also return an empty body."],["Deleting a budget requires specific IAM permissions, and authorization requires one of two listed OAuth scopes."]]],[]]