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.
[[["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 webpage details the `ChannelPartnerGranularity` class within the `Google.Cloud.Channel.V1` namespace, which is part of the Google Cloud Channel API for .NET."],["The `ChannelPartnerGranularity` class is used to apply repricing configurations at the channel partner level, derived from the resource name."],["The latest version of the `ChannelPartnerGranularity` class is 2.14.0, while the version being documented is 1.7.0, and multiple versions are listed."],["`ChannelPartnerGranularity` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page shows that it inherits from `Object` and has two constructors available: one default and another that accepts an existing `ChannelPartnerGranularity` object."]]],[]]