specifiedAmount property
A specified amount to use as the budget.
currency_code
is optional. If specified when creating a budget, it must
match the currency of the billing account. If specified when updating a
budget, it must match the currency_code of the existing budget. The
currency_code
is provided on output.
Implementation
GoogleTypeMoney? specifiedAmount;