public sealed class PricingExpression.Types.TierRate : IMessage<PricingExpression.Types.TierRate>, IEquatable<PricingExpression.Types.TierRate>, IDeepCloneable<PricingExpression.Types.TierRate>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Billing v1 API class PricingExpression.Types.TierRate.
The price rate indicating starting usage and its corresponding price.
Usage is priced at this rate only after this amount.
Example: start_usage_amount of 10 indicates that the usage will be priced
at the unit_price after the first 10 usage_units.
[[["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 documentation covers the \u003ccode\u003ePricingExpression.Types.TierRate\u003c/code\u003e class within the Google Cloud Billing v1 API, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTierRate\u003c/code\u003e class represents the price rate for usage, indicating the starting usage amount and its corresponding price, using the properties \u003ccode\u003eStartUsageAmount\u003c/code\u003e and \u003ccode\u003eUnitPrice\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API available is 3.9.0, with multiple previous versions also available ranging from 3.8.0 to 2.2.0, along with version 3.4.0 being the version primarily documented in the current context.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePricingExpression.Types.TierRate\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \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\u003eThe class has two constructors: a default \u003ccode\u003eTierRate()\u003c/code\u003e constructor and a \u003ccode\u003eTierRate(TierRate)\u003c/code\u003e constructor for creating a new instance based on another \u003ccode\u003ePricingExpression.Types.TierRate\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]