accountBudget property

String? accountBudget
getter/setter pair

The resource name of the account budget associated with this summarized billable cost.

AccountBudget resource names have the form: customers/{customer_id}/accountBudgets/{account_budget_id}

Output only.

Implementation

core.String? accountBudget;