public sealed class LastPeriodAmount : IMessage<LastPeriodAmount>, IEquatable<LastPeriodAmount>, IDeepCloneable<LastPeriodAmount>, IBufferMessage, IMessage
Describes a budget amount targeted to the last
[Filter.calendar_period][google.cloud.billing.budgets.v1.Filter.calendar_period]
spend. At this time, the amount is automatically 100% of the last calendar
period's spend; that is, there are no other options yet.
Future configuration options will be described here (for example, configuring
a percentage of last period's spend).
LastPeriodAmount cannot be set for a budget configured with
a
[Filter.custom_period][google.cloud.billing.budgets.v1.Filter.custom_period].
[[["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\u003eThe \u003ccode\u003eLastPeriodAmount\u003c/code\u003e class represents a budget amount that is based on the spend of the last calendar period, currently set at 100% of that period's spend.\u003c/p\u003e\n"],["\u003cp\u003eThis class cannot be used with budgets that have a custom period defined.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides documentation for multiple versions of this \u003ccode\u003eLastPeriodAmount\u003c/code\u003e class, ranging from version 1.1.0 to the latest version 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLastPeriodAmount\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage<LastPeriodAmount>\u003c/code\u003e, \u003ccode\u003eIEquatable<LastPeriodAmount>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<LastPeriodAmount>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides two constructors: a default constructor \u003ccode\u003eLastPeriodAmount()\u003c/code\u003e and a copy constructor \u003ccode\u003eLastPeriodAmount(LastPeriodAmount other)\u003c/code\u003e used to instantiate new \u003ccode\u003eLastPeriodAmount\u003c/code\u003e objects.\u003c/p\u003e\n"]]],[],null,[]]