public sealed class ChannelPartnerGranularity : IMessage<RepricingConfig.Types.ChannelPartnerGranularity>, IEquatable<RepricingConfig.Types.ChannelPartnerGranularity>, IDeepCloneable<RepricingConfig.Types.ChannelPartnerGranularity>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class RepricingConfig.Types.ChannelPartnerGranularity.
Applies the repricing configuration at the channel partner level.
The channel partner value is derived from the resource name. Takes an
empty json object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `ChannelPartnerGranularity` class in the Cloud Channel v1 API applies repricing configurations at the channel partner level, derived from the resource name."],["This class is part of the `Google.Cloud.Channel.V1` namespace and is implemented within the `Google.Cloud.Channel.V1.dll` assembly."],["The `ChannelPartnerGranularity` class has two constructors: a default constructor and one that accepts another `ChannelPartnerGranularity` object."],["The latest version of the documentation available is version 2.14.0, with a variety of versioned documentation ranging from version 1.0.0 up to 2.14.0 available for review."],["`ChannelPartnerGranularity` class implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."]]],[]]