AI-generated Key Takeaways
- 
          An account budget proposal is a pending proposal associated with an account-level budget. 
- 
          Key fields describe the proposal's type, resource name, name, start and end times, purchase order number, notes, creation time, and spending limit. 
- 
          The proposal type indicates actions like ending a budget, while resource names uniquely identify proposals. 
- 
          End time and spending limit can be specified as a date/time string, a defined type (e.g., FOREVER), or in micros. 
A pending proposal associated with the enclosing account-level budget, if applicable.
| Fields | |
|---|---|
| 
 | Output only. The type of this proposal, for example, END to end the budget associated with this proposal. | 
| 
 | 
 Output only. The resource name of the proposal. AccountBudgetProposal resource names have the form: 
 | 
| 
 | 
 Output only. The name to assign to the account-level budget. | 
| 
 | 
 Output only. The start time in yyyy-MM-dd HH:mm:ss format. | 
| 
 | 
 Output only. A purchase order number is a value that helps users reference this budget in their monthly invoices. | 
| 
 | 
 Output only. Notes associated with this budget. | 
| 
 | 
 Output only. The time when this account-level budget proposal was created. Formatted as yyyy-MM-dd HH:mm:ss. | 
| Union field 
 | |
| 
 | 
 Output only. The end time in yyyy-MM-dd HH:mm:ss format. | 
| 
 | Output only. The end time as a well-defined type, for example, FOREVER. | 
| Union field 
 | |
| 
 | 
 Output only. The spending limit in micros. One million is equivalent to one unit. | 
| 
 | Output only. The spending limit as a well-defined type, for example, INFINITE. |