channelPartnerGranularity property

  1. @Deprecated('Not supported. Member documentation may have more information.')
GoogleCloudChannelV1RepricingConfigChannelPartnerGranularity? channelPartnerGranularity
getter/setter pair

Applies the repricing configuration at the channel partner level.

Only ChannelPartnerRepricingConfig supports this value. Deprecated: This is no longer supported. Use RepricingConfig.entitlement_granularity instead.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
GoogleCloudChannelV1RepricingConfigChannelPartnerGranularity?
    channelPartnerGranularity;