Class CreateBudgetRequest (1.6.2)

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

Request for CreateBudget

Attributes

NameDescription
parent str
Required. The name of the billing account to create the budget in. Values are of the form billingAccounts/{billingAccountId}.
budget google.cloud.billing.budgets_v1beta1.types.Budget
Required. Budget to create.