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 `RepricingCondition` class in the Google Cloud Channel v1 API allows for defining conditional overrides, as part of the `Google.Cloud.Channel.V1` namespace."],["The latest version of the `RepricingCondition` class is 2.14.0, with documentation available for versions ranging back to 1.0.0."],["`RepricingCondition` implements several interfaces, including `IMessage`, `IEquatable\u003cRepricingCondition\u003e`, `IDeepCloneable\u003cRepricingCondition\u003e`, and `IBufferMessage`, and inherits members from the base `object` class."],["This class has two constructors, a parameterless constructor and one that takes another `RepricingCondition` as a parameter, and properties such as `ConditionCase` and `SkuGroupCondition`."],["The `SkuGroupCondition` property enables setting up override conditions based on SKU groups."]]],[]]