v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1351124.8 KB
billingAccounts

Creates a new budget. See Quotas and limits for more information on the limits of the number of budgets you can create.

post/v1/{+parent}/budgets

Path parameters

parentstring required

Required. The name of the billing account to create the budget in. Values are of the form billingAccounts/{billingAccountId}.

Request body

ownershipScope'OWNERSHIP_SCOPE_UNSPECIFIED' | 'ALL_USERS' | 'BILLING_ACCOUNT'
displayNamestring

User data for display name in UI. The name must be less than or equal to 60 characters.

namestring

Output only. Resource name of the budget. The resource name implies the scope of a budget. Values are of the form billingAccounts/{billingAccountId}/budgets/{budgetId}.

etagstring

Optional. Etag to validate that the object is unchanged for a read-modify-write operation. An empty etag causes an update to overwrite other changes.

Response

Successful response