GoogleCloudChannelV1ConditionalOverride constructor
GoogleCloudChannelV1ConditionalOverride({
- GoogleCloudChannelV1RepricingAdjustment? adjustment,
- String? rebillingBasis,
- GoogleCloudChannelV1RepricingCondition? repricingCondition,
Implementation
GoogleCloudChannelV1ConditionalOverride({
this.adjustment,
this.rebillingBasis,
this.repricingCondition,
});