public sealed class ConditionalOverride : IMessage<ConditionalOverride>, IEquatable<ConditionalOverride>, IDeepCloneable<ConditionalOverride>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class ConditionalOverride.
public RebillingBasis RebillingBasis { get; set; }
Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to
use for the applied override. Shows the relative cost based on your
repricing costs.
[[["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 documentation for the `ConditionalOverride` class within the Google Cloud Channel v1 API, specifically for version 2.12.0."],["The `ConditionalOverride` class is used to define and apply conditional overrides within the Cloud Channel API, which impacts repricing based on set conditions."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its various capabilities and uses."],["The class contains properties like `Adjustment`, `RebillingBasis`, and `RepricingCondition`, which are vital to set up the conditional override's behavior."],["This page contains an extensive version history, ranging from 1.0.0 to the latest version 2.14.0, allowing developers to reference and compare different versions of the `ConditionalOverride` class."]]],[]]