billingSetup property

String? billingSetup
getter/setter pair

The resource name of the billing setup associated with this account-level budget.

BillingSetup resource names have the form: customers/{customer_id}/billingSetups/{billing_setup_id}

Output only.

Implementation

core.String? billingSetup;