Class CreateBillingAccountRequest (1.2.1)

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

Request message for CreateBillingAccount. .. attribute:: billing_account

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.

:type: google.cloud.billing_v1.types.BillingAccount