public sealed class ChannelPartnerGranularity : IMessage<RepricingConfig.Types.ChannelPartnerGranularity>, IEquatable<RepricingConfig.Types.ChannelPartnerGranularity>, IDeepCloneable<RepricingConfig.Types.ChannelPartnerGranularity>, IBufferMessage, IMessage
Applies the repricing configuration at the channel partner level. The channel partner value is derived from the resource name. Takes an empty json object.
Implements
IMessage<RepricingConfig.Types.ChannelPartnerGranularity>, IEquatable<RepricingConfig.Types.ChannelPartnerGranularity>, IDeepCloneable<RepricingConfig.Types.ChannelPartnerGranularity>, IBufferMessage, IMessageNamespace
Google.Cloud.Channel.V1Assembly
Google.Cloud.Channel.V1.dll
Constructors
ChannelPartnerGranularity()
public ChannelPartnerGranularity()
ChannelPartnerGranularity(RepricingConfig.Types.ChannelPartnerGranularity)
public ChannelPartnerGranularity(RepricingConfig.Types.ChannelPartnerGranularity other)
Parameter | |
---|---|
Name | Description |
other | RepricingConfig.Types.ChannelPartnerGranularity |