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."],[[["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 conditional pricing overrides."],["The page lists available versions of the `RepricingCondition` class, ranging from version 1.0.0 to the latest version 2.14.0."],["The `RepricingCondition` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors and properties such as `ConditionCase` and `SkuGroupCondition`, which define the type and details of the repricing condition."]]],[]]