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."],[[["This document provides reference documentation for the `PricePhase` class within the Google Cloud Channel v1 API, detailing its properties and usage."],["The `PricePhase` class is designed to specify pricing structures that can vary by the duration of months, such as discounts that change over time."],["The latest version of `PricePhase` is 2.14.0, but documentation for numerous older versions, ranging from 1.0.0 to 2.13.0, is also available and linked."],["Key properties of `PricePhase` include `FirstPeriod`, `LastPeriod`, `PeriodType`, `Price`, and `PriceTiers`, which collectively define the duration, type, and value of the pricing phase."],["The `PricePhase` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]