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, detailing its usage and functionality across multiple versions."],["The latest version of `ConditionalOverride` is 2.14.0, and the page lists all versions from 2.14.0 down to 1.0.0 with links to their respective documentation."],["`ConditionalOverride` is a class that implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which allows it to be used in multiple scenarios."],["The class includes properties such as `Adjustment`, `RebillingBasis`, and `RepricingCondition`, that define the behavior of conditional overrides."],["The `ConditionalOverride` class has two constructors: a default constructor and one that takes another `ConditionalOverride` object as a parameter."]]],[]]