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."],[[["This page provides documentation for the `ChannelPartnerGranularity` class within the Google Cloud Channel v1 API, specifically for repricing configurations at the channel partner level."],["The latest version documented is 2.14.0, with a history of versions going back to 1.0.0 for this specific class."],["`ChannelPartnerGranularity` applies repricing configurations based on the channel partner's resource name and utilizes an empty JSON object."],["The class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It also includes a default constructor and one for copying data from another `ChannelPartnerGranularity` instance."]]],[]]