AccountBudgetProposal
An account-level budget proposal.
Columns
| Name | Type | Behavior | Description |
| AccountBudgetProposalAccountBudget | String | ATTRIBUTE | Immutable. The resource name of the account-level budget associated with |
| AccountBudgetProposalApprovalDateTime | Datetime | ATTRIBUTE | Output only. The date time when this account-level budget was approved, if |
| AccountBudgetProposalApprovedEndDateTime | Datetime | ATTRIBUTE | Output only. The approved end date time in yyyy-mm-dd hh:mm:ss format. |
| AccountBudgetProposalApprovedEndTimeType | String | ATTRIBUTE | Output only. The approved end date time as a well-defined type, for
The allowed values are FOREVER, NOW, UNKNOWN. |
| AccountBudgetProposalApprovedSpendingLimitMicros | Long | ATTRIBUTE | Output only. The approved spending limit in micros. One million is |
| AccountBudgetProposalApprovedSpendingLimitType | String | ATTRIBUTE | Output only. The approved spending limit as a well-defined type, for
The allowed values are INFINITE, UNKNOWN. |
| AccountBudgetProposalApprovedStartDateTime | Datetime | ATTRIBUTE | Output only. The approved start date time in yyyy-mm-dd hh:mm:ss format. |
| AccountBudgetProposalBillingSetup | String | ATTRIBUTE | Immutable. The resource name of the billing setup associated with this |
| AccountBudgetProposalCreationDateTime | Datetime | ATTRIBUTE | Output only. The date time when this account-level budget proposal was |
| AccountBudgetProposalId | Long | ATTRIBUTE | Output only. The ID of the proposal. |
| AccountBudgetProposalProposalType | String | ATTRIBUTE | Immutable. The type of this proposal, for example, END to end the budget
The allowed values are CREATE, END, REMOVE, UNKNOWN, UPDATE. |
| AccountBudgetProposalProposedEndDateTime | Datetime | ATTRIBUTE | Immutable. The proposed end date time in yyyy-mm-dd hh:mm:ss format. |
| AccountBudgetProposalProposedEndTimeType | String | ATTRIBUTE | Immutable. The proposed end date time as a well-defined type, for
The allowed values are FOREVER, NOW, UNKNOWN. |
| AccountBudgetProposalProposedName | String | ATTRIBUTE | Immutable. The name to assign to the account-level budget. |
| AccountBudgetProposalProposedNotes | String | ATTRIBUTE | Immutable. Notes associated with this budget. |
| AccountBudgetProposalProposedPurchaseOrderNumber | String | ATTRIBUTE | Immutable. A purchase order number is a value that enables the user to help |
| AccountBudgetProposalProposedSpendingLimitMicros | Long | ATTRIBUTE | Immutable. The proposed spending limit in micros. One million is |
| AccountBudgetProposalProposedSpendingLimitType | String | ATTRIBUTE | Immutable. The proposed spending limit as a well-defined type, for
The allowed values are INFINITE, UNKNOWN. |
| AccountBudgetProposalProposedStartDateTime | Datetime | ATTRIBUTE | Immutable. The proposed start date time in yyyy-mm-dd hh:mm:ss format. |
| AccountBudgetProposalResourceName | String | ATTRIBUTE | Immutable. The resource name of the proposal. |
| AccountBudgetProposalStatus | String | ATTRIBUTE | Output only. The status of this proposal.
The allowed values are APPROVED, APPROVED_HELD, CANCELLED, PENDING, REJECTED, UNKNOWN. |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer more granular control over the data returned from the data source.
| Name | Type | Description |
| ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |