MoveBillingAccountRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for MoveBillingAccount RPC.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. The resource name of the billing account to move. Must be of the form billingAccounts/{billing_account_id}. The specified
billing account cannot be a subaccount, since a subaccount
always belongs to the same organization as its parent
account.
|
destination_parent |
str
Required. The resource name of the Organization to move the billing account under. Must be of the form organizations/{organization_id}.
|