Class CreateBillingAccountRequest (1.13.3)

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

Request message for CreateBillingAccount.

Attributes

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 parent billing account.
parent str
Optional. The parent to create a billing account from. Format: - billingAccounts/{billing_account_id}, for example, billingAccounts/012345-567890-ABCDEF