GoogleCloudChannelV1ListChannelPartnerRepricingConfigsResponse constructor
GoogleCloudChannelV1ListChannelPartnerRepricingConfigsResponse({
- List<
GoogleCloudChannelV1ChannelPartnerRepricingConfig> ? channelPartnerRepricingConfigs, - String? nextPageToken,
Implementation
GoogleCloudChannelV1ListChannelPartnerRepricingConfigsResponse({
this.channelPartnerRepricingConfigs,
this.nextPageToken,
});