Class CreateBillingAccountRequest (1.4.1)

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

Request message for CreateBillingAccount.

Attribute

NameDescription
billing_account google.cloud.billing_v1.types.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.