public sealed class PricePhase : IMessage<PricePhase>, IEquatable<PricePhase>, IDeepCloneable<PricePhase>, IBufferMessage, IMessage
Specifies the price by the duration of months.
For example, a 20% discount for the first six months, then a 10% discount
starting on the seventh month.
[[["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\u003eThis page provides documentation for the \u003ccode\u003ePricePhase\u003c/code\u003e class within the Google.Cloud.Channel.V1 namespace, detailing its implementation and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePricePhase\u003c/code\u003e class specifies pricing based on a duration of months, allowing for tiered discounts or pricing changes over time, as indicated by the defined periods and types.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003ePricePhase\u003c/code\u003e class is 2.14.0, with multiple previous versions also available for reference, going back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003ePricePhase\u003c/code\u003e class include \u003ccode\u003eFirstPeriod\u003c/code\u003e, \u003ccode\u003eLastPeriod\u003c/code\u003e, \u003ccode\u003ePeriodType\u003c/code\u003e, \u003ccode\u003ePrice\u003c/code\u003e, and \u003ccode\u003ePriceTiers\u003c/code\u003e, which are essential for defining and structuring the pricing phases.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, highlighting its capabilities in message handling, equality comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"]]],[],null,[]]