Class CreateBudgetRequest (1.3.0)

CreateBudgetRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for CreateBudget .. attribute:: parent

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

:type: str

Attribute

NameDescription
budget google.cloud.billing.budgets_v1beta1.types.Budget
Required. Budget to create.