GoogleCloudChannelV1RepricingConfigEntitlementGranularity constructor

GoogleCloudChannelV1RepricingConfigEntitlementGranularity({
  1. String? entitlement,
})

Implementation

GoogleCloudChannelV1RepricingConfigEntitlementGranularity({
  this.entitlement,
});