BillingSetupStatus
The possible statuses of a BillingSetup.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
PENDING
|
The billing setup is pending approval. |
APPROVED_HELD
|
The billing setup has been approved but the corresponding first budget has not. This can only occur for billing setups configured for monthly invoicing. |
APPROVED
|
The billing setup has been approved. |
CANCELLED
|
The billing setup was cancelled by the user prior to approval. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["Billing setups can have various statuses including pending, approved, or cancelled."],["An \"approved held\" status applies to monthly invoicing setups awaiting budget approval."],["Statuses like \"unspecified\" and \"unknown\" are primarily for system use and error handling."]]],[]]