Class UpdateChannelPartnerRepricingConfigRequest (1.9.2)

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

Request message for CloudChannelService.UpdateChannelPartnerRepricingConfig.

Attribute

NameDescription
channel_partner_repricing_config google.cloud.channel_v1.types.ChannelPartnerRepricingConfig
Required. The ChannelPartnerRepricingConfig object to update.

Inheritance

builtins.object > proto.message.Message > UpdateChannelPartnerRepricingConfigRequest