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 API, ranging from the latest version 2.14.0 down to version 1.0.0."],["The documentation details the class's inheritance, implemented interfaces, members, namespace, assembly, constructors, and properties like `ConditionCase` and `SkuGroupCondition`."],["`RepricingCondition` implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and is found in the `Google.Cloud.Channel.V1` namespace."]]],[]]