CreateCustomerClientRequest

Request message for CustomerService.CreateCustomerClient.

Fields

customer_id

string

Required. The ID of the Manager under whom client customer is being created.

customer_client

Customer

Required. The new client customer to create. The resource name on this customer will be ignored.

access_role

AccessRole

The proposed role of user on the created client customer. Accessible only to customers on the allow-list.

validate_only

bool

If true, the request is validated but not executed. Only errors are returned, not results.

email_address

string

Email address of the user who should be invited on the created client customer. Accessible only to customers on the allow-list.