Class CreateBudgetRequest (1.0.1)

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 .budget_model.Budget
Required. Budget to create.