public sealed class PricePhase : IMessage<PricePhase>, IEquatable<PricePhase>, IDeepCloneable<PricePhase>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class PricePhase.
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 provides reference documentation for the \u003ccode\u003ePricePhase\u003c/code\u003e class within the Google Cloud Channel v1 API, covering versions from 1.0.0 to 2.14.0, with 2.14.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePricePhase\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace, defines pricing based on the duration of months, allowing for discounts that vary over time.\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 specify the duration, type, and actual pricing for each phase.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003ePricePhase\u003c/code\u003e also implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are provided for the \u003ccode\u003ePricePhase\u003c/code\u003e class: a default constructor \u003ccode\u003ePricePhase()\u003c/code\u003e and a copy constructor \u003ccode\u003ePricePhase(PricePhase other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]