CreateCustomerRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request to create a customer
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. Parent resource Format: organizations/{organization}/locations/{location}
|
customer |
google.cloud.cloudcontrolspartner_v1beta.types.Customer
Required. The customer to create. |
customer_id |
str
Required. The customer id to use for the customer, which will become the final component of the customer's resource name. The specified value must be a valid Google cloud organization id. |