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