public sealed class RepricingCondition : IMessage<RepricingCondition>, IEquatable<RepricingCondition>, IDeepCloneable<RepricingCondition>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class RepricingCondition.
Represents the various repricing conditions you can use for a conditional
override.
[[["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 latest version of the `RepricingCondition` class in the Cloud Channel v1 API is 2.14.0, and there are multiple versions available, spanning from 1.0.0 to the newest 2.14.0."],["The `RepricingCondition` class is part of the `Google.Cloud.Channel.V1` namespace, within the `Google.Cloud.Channel.V1.dll` assembly, and it is used to represent repricing conditions for conditional overrides."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to function within the protocol buffers framework."],["It includes constructors for creating new `RepricingCondition` objects, either empty or by cloning from an existing `RepricingCondition` object, using the same properties and data."],["`RepricingCondition` allows for a `SkuGroupCondition` to be set as a property."]]],[]]