public sealed class RepricingConfig.Types.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."],[[["This page provides reference documentation for the `RepricingConfig.Types.ChannelPartnerGranularity` class within the Google Cloud Channel v1 API, specifically for version 2.8.0 and later versions of it."],["The `ChannelPartnerGranularity` class is used to apply repricing configurations at the channel partner level, deriving the partner value from the resource name, which is implemented by providing an empty JSON object."],["The page details that the class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Constructors for the class are detailed, including a default constructor and a copy constructor that accepts another `ChannelPartnerGranularity` instance."],["A list of all versions of `RepricingConfig.Types.ChannelPartnerGranularity` are available for reference, ranging from 2.14.0 (latest) to 1.0.0."]]],[]]