Class CreateCustomerRequest (1.4.0)

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

Request message for CloudChannelService.CreateCustomer

Attributes

NameDescription
parent str
Required. The resource name of reseller account in which to create the customer. Parent uses the format: accounts/{account_id}
customer google.cloud.channel_v1.types.Customer
Required. The customer to create.