WARNING: There are some fields exposed on the Google Cloud Console that aren't available on this API. When reading from the API, you will not see these fields in the return value, though they may have been set in the Cloud Console.
HTTP request
GET https://billingbudgets.googleapis.com/v1beta1/{name=billingAccounts/*/budgets/*}
[[["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 API returns budget information using a GET request."],["The request URL requires a specific `name` parameter, formatted as `billingAccounts/{billingAccountId}/budgets/{budgetId}`."],["Authorization requires `billing.budgets.get` IAM permission, and either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/cloud-billing` OAuth scope."],["The API request body must be empty to be successful."],["The API response body, if successful, will contain a Budget instance."]]],[]]