Class UpdateBillingAccountRequest (1.1.1)

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

Request message for UpdateBillingAccount.

Attributes

NameDescription
name str
Required. The name of the billing account resource to be updated.
account .cloud_billing.BillingAccount
Required. The billing account resource to replace the resource on the server.
update_mask .field_mask.FieldMask
The update mask applied to the resource. Only "display_name" is currently supported.