Class CreateChannelPartnerRepricingConfigRequest (1.10.0)

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

Request message for CloudChannelService.CreateChannelPartnerRepricingConfig.

Attributes

NameDescription
parent str
Required. The resource name of the ChannelPartner that will receive the repricing config. Parent uses the format: accounts/{account_id}/channelPartnerLinks/{channel_partner_id}
channel_partner_repricing_config google.cloud.channel_v1.types.ChannelPartnerRepricingConfig
Required. The ChannelPartnerRepricingConfig object to update.