GoogleCloudChannelV1ChannelPartnerRepricingConfig constructor
GoogleCloudChannelV1ChannelPartnerRepricingConfig({
- String? name,
- GoogleCloudChannelV1RepricingConfig? repricingConfig,
- String? updateTime,
Implementation
GoogleCloudChannelV1ChannelPartnerRepricingConfig({
this.name,
this.repricingConfig,
this.updateTime,
});