Class CreateCustomerRepricingConfigRequest (1.9.3)

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

Request message for CloudChannelService.CreateCustomerRepricingConfig.

Attributes

NameDescription
parent str
Required. The resource name of the customer that will receive this repricing config. Parent uses the format: accounts/{account_id}/customers/{customer_id}
customer_repricing_config google.cloud.channel_v1.types.CustomerRepricingConfig
Required. The CustomerRepricingConfig object to update.