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 latest version available for \u003ccode\u003eLastPeriodAmount\u003c/code\u003e is 2.6.0, with versions down to 1.1.0 listed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLastPeriodAmount\u003c/code\u003e represents a budget amount set to 100% of the previous calendar period's spending.\u003c/p\u003e\n"],["\u003cp\u003eThis feature is not compatible with custom period filters, as it can only be applied to calendar-period filters.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLastPeriodAmount\u003c/code\u003e implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, showing its features.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLastPeriodAmount\u003c/code\u003e class can be constructed using either a parameterless constructor or a constructor that accepts another \u003ccode\u003eLastPeriodAmount\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]