Class ListChannelPartnerRepricingConfigsResponse (1.9.2)

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

Response message for CloudChannelService.ListChannelPartnerRepricingConfigs.

Attributes

NameDescription
channel_partner_repricing_configs Sequence[google.cloud.channel_v1.types.ChannelPartnerRepricingConfig]
The repricing configs for this channel partner.
next_page_token str
A token to retrieve the next page of results. Pass to ListChannelPartnerRepricingConfigsRequest.page_token to obtain that page.

Inheritance

builtins.object > proto.message.Message > ListChannelPartnerRepricingConfigsResponse