Class CreateBillingAccountRequest (1.0.0)

CreateBillingAccountRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for CreateBillingAccount.

Attribute

NameDescription
billing_account .cloud_billing.BillingAccount
Required. The billing account resource to create. Currently CreateBillingAccount only supports subaccount creation, so any created billing accounts must be under a provided master billing account.