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 webpage details the \u003ccode\u003ePricePhase\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace, which is used to define pricing structures over specific durations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePricePhase\u003c/code\u003e class, implemented through multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allows for defining price phases with properties like \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.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers a range of versions for the \u003ccode\u003ePricePhase\u003c/code\u003e class, from version 1.0.0 up to the latest 2.14.0, providing access to documentation for each specific version.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides the ability to specify pricing, either through a single \u003ccode\u003ePrice\u003c/code\u003e or through multiple tiered \u003ccode\u003ePriceTiers\u003c/code\u003e, with the ability to set first and last periods.\u003c/p\u003e\n"]]],[],null,[]]