Class UpdateBillingAccountRequest (1.13.3)

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 google.cloud.billing_v1.types.BillingAccount
Required. The billing account resource to replace the resource on the server.
update_mask google.protobuf.field_mask_pb2.FieldMask
The update mask applied to the resource. Only "display_name" is currently supported.