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"]],[["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."],[[["The latest version available for the Google.Cloud.Channel.V1.PricePhase class is 2.14.0, and multiple previous versions, ranging from 2.13.0 to 1.0.0, are also documented."],["The `PricePhase` class, part of the Cloud Channel v1 API, specifies pricing structures based on the duration in months, and allows for tiered pricing systems."],["The `PricePhase` class includes properties such as `FirstPeriod`, `LastPeriod`, `PeriodType`, `Price`, and `PriceTiers` to define the specifics of each pricing phase."],["The `PricePhase` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Channel.V1` namespace within the `Google.Cloud.Channel.V1.dll` assembly."]]],[]]