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 reference documentation for the `RepricingCondition` class within the Google Cloud Channel v1 API for .NET."],["The `RepricingCondition` class is used to define conditions for repricing in the Cloud Channel API."],["The latest version available is 2.14.0, and documentation for multiple previous versions (from 1.0.0 to 2.13.0) are accessible from this page."],["The `RepricingCondition` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors, a `ConditionCase` property that returns the condition case, and a `SkuGroupCondition` property that sets the condition for the override."]]],[]]