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/v1/{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 uses gRPC Transcoding syntax and requires a budget name as a path parameter in the format `billingAccounts/{billingAccountId}/budgets/{budgetId}`."],["The request body must be empty when requesting data from this API."],["A successful response will include an instance of the Budget resource, although not all fields from the Google Cloud Console are exposed via this API."],["Accessing this API requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/cloud-billing` OAuth scope."]]],[]]