Class UpdateBillingAccountRequest (1.3.4)

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

Request message for UpdateBillingAccount. .. attribute:: name

Required. The name of the billing account resource to be updated.

:type: str

Attributes

NameDescription
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.