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 `PricePhase` class in the Google Cloud Channel v1 API is 2.14.0, with the current documentation focusing on version 2.10.0."],["The `PricePhase` class is used to define pricing structures within the Cloud Channel v1 API, specifically outlining pricing across different time periods."],["`PricePhase` inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties within the `PricePhase` class include `FirstPeriod`, `LastPeriod`, `PeriodType`, `Price`, and `PriceTiers`, allowing for a comprehensive definition of a pricing phase."],["The available versions start from `1.0.0` up to `2.14.0`, all linked to the documentation for the `PricePhase` class, and allowing for a comprehensive view of the version history of the API."]]],[]]