UpdateCustomerRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request to update a customer
Attributes |
|
|---|---|
| Name | Description |
customer |
google.cloud.cloudcontrolspartner_v1.types.Customer
Required. The customer to update Format: organizations/{organization}/locations/{location}/customers/{customer}
|
update_mask |
google.protobuf.field_mask_pb2.FieldMask
Optional. The list of fields to update |