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-04-09 UTC."],[[["This webpage provides documentation for the `RepricingCondition` class within the Google Cloud Channel v1 API, detailing its structure and functionality."],["The latest version of the `RepricingCondition` class is 2.14.0, and the page lists links to documentation for numerous past versions, extending back to version 1.0.0."],["The `RepricingCondition` class represents conditional overrides for repricing, inheriting from `Object` and implementing several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class can be constructed by instantiating it with no arguments, or passing another `RepricingCondition` object, and it has a property `SkuGroupCondition` for setting SKU Group conditions."],["The page includes a description of `RepricingCondition`'s properties, such as `ConditionCase` and `SkuGroupCondition`, explaining the purpose of each for determining repricing conditions."]]],[]]