name property

String? name
getter/setter pair

Resource name of the budget.

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

Output only.

Implementation

core.String? name;