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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eConditionalOverride\u003c/code\u003e class in the Google Cloud Channel v1 API allows for the application of conditional overrides, as seen with the class being specified as \u003ccode\u003epublic sealed class ConditionalOverride\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class has constructors, such as \u003ccode\u003eConditionalOverride()\u003c/code\u003e and \u003ccode\u003eConditionalOverride(ConditionalOverride other)\u003c/code\u003e, allowing for the creation of new \u003ccode\u003eConditionalOverride\u003c/code\u003e objects and the ability to copy them.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConditionalOverride\u003c/code\u003e utilizes properties like \u003ccode\u003eAdjustment\u003c/code\u003e, \u003ccode\u003eRebillingBasis\u003c/code\u003e, and \u003ccode\u003eRepricingCondition\u003c/code\u003e to manage the specifics of the override.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of \u003ccode\u003eConditionalOverride\u003c/code\u003e documentation, with version 2.14.0 being the latest and 1.0.0 being the oldest listed, showing versioning information and linking to previous versions.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provided shows that the class \u003ccode\u003eConditionalOverride\u003c/code\u003e implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, showing different functionalities of the class.\u003c/p\u003e\n"]]],[],null,[]]