parent property

String? parent
getter/setter pair

The billing account's parent resource identifier.

Use the MoveBillingAccount method to update the account's parent resource if it is a organization. Format: - organizations/{organization_id}, for example, organizations/12345678 - billingAccounts/{billing_account_id}, for example, billingAccounts/012345-567890-ABCDEF

Output only.

Implementation

core.String? parent;