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."],["The `RepricingCondition` class is used to define conditions for conditional overrides in repricing, implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version of the API available is 2.14.0, while the current page provides documentation for version 2.12.0, and has a total of 24 versions listed, from 1.0.0 to the latest."],["Key properties of the `RepricingCondition` class include `ConditionCase` which represents the condition type and `SkuGroupCondition` for setting SKU group-specific conditions."]]],[]]